bookdown_rmd_files {ottrpal} | R Documentation |
Get file paths all Rmds in the bookdown directory
Description
Get file paths all Rmds in the bookdown directory
Usage
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.
[Package ottrpal version 1.2.1 Index]