Description Usage Arguments Value
Build a Dockerfile. This dockerfile install base R, cran packages and github packages. System requirements must be edited by hand after.
1 2 | build_dockerfile(cran_packages = NULL, gitsomething_packages_df = NULL,
path)
|
cran_packages |
A character Vector with all cran packages to install |
gitsomething_packages_df |
A df with information about remotes |
path |
Folder to where the file must be written |
Nothing. Builds a text file named Dockerfile in the folder that you specify in path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.