This function is no longer needed but remains until all packages based on rscala are updated. It does *not* affect the 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.
A Scala bridge from the scala
function.
If the JARs
argument is missing, a character vector of loaded JARs
is returned.
Returns NULL
, invisibly.