Description Usage Arguments Value Examples
Use Dockerfile template (dependency manager)
1 2 3 4 5 | use_template_dockerfile_dcm(
dir = here::here(),
r_script = "main.R",
open = rlang::is_interactive()
)
|
dir |
[character] Path to directory where file should be created |
r_script |
[character] File name of script within |
open |
[logical]
|
[character] Path to file that was created based on template
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.