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:
condition_task(),
email_notifications(),
for_each_task(),
new_cluster(),
notebook_task(),
pipeline_task(),
python_wheel_task(),
run_job_task(),
spark_jar_task(),
spark_python_task(),
spark_submit_task(),
sql_file_task(),
sql_query_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.