Description Usage Arguments Value Examples
Get directory contents
1 | load_dir(dir = "", project_id = Sys.getenv("webmorph_project_id"))
|
dir |
the directory to look in |
project_id |
the project ID |
nested list of the directory
1 2 3 4 | ## Not run:
load_dir("compsites")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.