View source: R/spark_compile.R
spark_default_compilation_spec | R Documentation |
This is the default compilation specification used for
Spark extensions, when used with compile_package_jars
.
spark_default_compilation_spec(
pkg = infer_active_package_name(),
locations = NULL
)
pkg |
The package containing Spark extensions to be compiled. |
locations |
Additional locations to scan. By default, the
directories |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.