Description Usage Arguments Value
Define a Spark dependency consisting of a set of custom JARs and Spark packages.
1 | spark_dependency(jars = NULL, packages = NULL)
|
jars |
Character vector of full paths to JAR files |
packages |
Character vector of Spark packages names |
An object of type 'spark_dependency'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.