Description Usage Arguments Value See Also Examples
This function automatically load all of the data and packages used by
the project from which it is called. The behaviour can be controlled by
adjusting the project.config
configuration.
1 | load.project(override.config = NULL)
|
override.config |
Named list, allows overriding individual configuration items. |
No value is returned; this function is called for its side effects.
create.project
, get.project
,
cache.project
, show.project
, project.config
1 2 3 | library('ProjectTemplate')
## Not run: load.project()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.