View source: R/spark_apply_bundle.R
spark_apply_bundle | R Documentation |
Creates a bundle of packages for spark_apply()
.
spark_apply_bundle(packages = TRUE, base_path = getwd(), session_id = NULL)
packages |
List of packages to pack or |
base_path |
Base path used to store the resulting bundle. |
session_id |
An optional ID string to include in the bundle file name to allow the bundle to be session-specific |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.