Get file paths all Rmds in the bookdown directory

bookdown_rmd_files(path = ".")

Arguments

path

Where to look for the _bookdown.yml file. Passes toget_bookdown_spec() function. By default looks in current directory

Value

The file paths to Rmds listed in the _bookdown.yml file.