Description Usage Arguments Value
'notebook_rmd_list()' lists the files in lexicographic order. 'notebook_rmd_collate()' puts them in knitting order (with the 'index.Rmd' first and the posts in reverse-chronological order).
1 2 3 | notebook_rmd_list(notebook_path = "notebook")
notebook_rmd_collate(notebook_path = "notebook")
|
notebook_path |
notebook folder. Defaults to '"notebook"'. |
a vector of the paths to the rmd files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.