spark_apply_bundle {sparklyr} | R Documentation |
Creates a bundle of packages for spark_apply()
.
spark_apply_bundle(packages = TRUE, base_path = getwd())
packages |
List of packages to pack or |
base_path |
Base path used to store the resulting bundle. |