View source: R/read_sandpaper_lesson.R
read_sandpaper_lesson | R Documentation |
Read in all markdown files associated with a sandpaper lesson
read_sandpaper_lesson(path, ...)
path |
the path to the lesson |
... |
arguments to pass to |
a list of two elements:
episodes contains all the Episode objects representing markdown files
in the episodes
folder
extra contains all the Episode objects representing markdown files in all other folders (including top-level)
overview a boolean that indicates if the lesson is an overview
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.