View source: R/downloadContainers.R
downloadContainers | R Documentation |
This is a function that prepares the docker environment to be used for the first time the epimod is installed.
downloadContainers(containers.file = NULL, tag = NULL)
containers.file |
a character string with the name of the file which indicate which are the initial set of containers to be downloaded. If NULL then the set is given by a file called "containersNames.txt" located in the folder inst/Containers of epimod package. |
Beccuti Marco, Castagno Paolo, Pernice Simone
## Not run:
#running runDocker
downloadContainers()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.