Description Usage Arguments Value
View source: R/setup_dir_image.R
Sets up the desired directory with the appropriate file structure for the Docker image and an empty Dockerfile.
| 1 2 | setup_dir_image(pkg = ".", dir_image = NULL, overwrite = TRUE,
  verbose = FALSE)
 | 
| pkg | Path to a package, or within a package. | 
| dir_image | 
 | 
| overwrite | 
 | 
| verbose | 
 | 
list directories and paths for files for Docker image.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.