read_markdown_files | R Documentation |
Process Markdown files in a directory into Episode objects
read_markdown_files(src, cfg = list(), sandpaper = TRUE, ...)
src |
[character] the path to a folder containing markdown episodes |
cfg |
[list] a parsed config file that can be used to specify the order of the files with a key that matches the folder name. |
sandpaper |
[logical] if |
... |
methods passed to the Episode initializer |
a list of Episode objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.