target_run_worker | R Documentation |
For internal purposes only. Not a user-side function.
target_run_worker(target, envir, path_store, fun, options, envvars)
target |
A target object. |
envir |
An environment or the string |
path_store |
Character of length 1, path to the data store. |
fun |
Character of length 1, name of the user-side function called to run the pipeline. |
options |
List, exported from an object of class |
envvars |
Data frame of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.