View source: R/data-structures.R
libraries | R Documentation |
Libraries
libraries(...)
... |
Accepts multiple instances of |
Optional list of libraries to be installed on the cluster that executes the task.
job_task()
, lib_jar()
, lib_cran()
, lib_maven()
,
lib_pypi()
, lib_whl()
, lib_egg()
Other Task Objects:
email_notifications()
,
new_cluster()
,
notebook_task()
,
pipeline_task()
,
python_wheel_task()
,
spark_jar_task()
,
spark_python_task()
,
spark_submit_task()
Other Library Objects:
lib_cran()
,
lib_egg()
,
lib_jar()
,
lib_maven()
,
lib_pypi()
,
lib_whl()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.