View source: R/backend_future.R
future_build | R Documentation |
"future"
backend
For internal use only. Only exported to make available to futures.
future_build(target, meta, config, spec, config_tmp, protect)
target |
Name of the target. |
meta |
A list of metadata. |
config |
A |
config_tmp |
Internal, parts of |
protect |
Names of targets that still need their dependencies available in memory. |
Either the target value or a list of build results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.