Description Usage Arguments Value See Also
This function can be used to install package dependencies based on the reports within the factory.
1 | install_deps(factory = ".", update = FALSE, ...)
|
factory |
The path to the report factory or a folder within the desired factory. Defaults to the current directory. |
update |
A logical indicating if packages which are already installed
should be re-installed ( |
... |
Arguments to be passed to |
Invisble NULL (called for side effects only).
list_deps()
to list dependencies of packages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.