View source: R/global_functions.R
create_dir | R Documentation |
creating a directory
create_dir(path)
path |
folder location to create a directory |
created directory
create_dir("data/sample_folder")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.