spark_config_packages | R Documentation |
Creates Spark Configuration
spark_config_packages(config, packages, version, scala_version = NULL, ...)
config |
The Spark configuration object. |
packages |
A list of named packages or versioned packagese to add. |
version |
The version of Spark being used. |
scala_version |
Acceptable Scala version of packages to be loaded |
... |
Additional configurations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.