image_install | R Documentation |
Install the Docker image for an outsider module after the module package has been installed.
image_install(pkgnm, tag = "latest", pull = TRUE)
pkgnm |
Name of module's R package |
tag |
Docker tag, default 'latest' |
pull |
Pull from Docker Hub or build locally? Default, FALSE. |
Integer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.