get_config | R Documentation |
Get the configuration parameters for the lesson
get_config(path = ".")
path |
path to the lesson |
a yaml list
tmp <- tempfile()
create_lesson(tmp, open = FALSE, rmd = FALSE)
get_config(tmp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.