notebook_rmd_list: Gather the paths to the notebook's rmd files

Description Usage Arguments Value

View source: R/notebook.R

Description

'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).

Usage

1
2
3
notebook_rmd_list(notebook_path = "notebook")

notebook_rmd_collate(notebook_path = "notebook")

Arguments

notebook_path

notebook folder. Defaults to '"notebook"'.

Value

a vector of the paths to the rmd files.


tjmahr/usedrake documentation built on Aug. 16, 2020, 9:38 p.m.