startLab | R Documentation |
This will copy the lab and associated files to the 'dest_dir' directory (the default is the current working directory) and then open that Rmd file to begin editing (probably in RStudio).
startLab(l, dest_dir = getwd())
l |
the lab name (see |
dest_dir |
where the lab template will be copied to. |
the full path to the new Rmarkdown file for the lab.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.