powered by
Add JAR Files to Classpath
scalaJARs(JARs, bridge = scalaFindBridge())
Character vector whose elements are some combination of individual JAR files or package names which contain embedded JARs. These JAR files are added to the runtime classpath.
An rscala bridge from the scala function.
scala
Returns NULL, invisibly.
NULL
scalaFindBridge
# NOT RUN { scalaJARs("PATH/TO/jarFileToLoad.jar", e) # }
Run the code above in your browser using DataLab