qrmd_files {ottrpal} | R Documentation |
Get file paths to all qmds or rmds in the course website directory
Description
Get file paths to all qmds or rmds in the course website directory
Usage
qrmd_files(path = ".")
Arguments
path |
Where to look for the _bookdown.yml or _quarto.yml file. Passes to get_yaml_spec() function. By default looks in current directory |
Value
The file paths to rmds or wmds listed in the _bookdown.yml or _quarto.yml file.
[Package ottrpal version 2.0.0 Index]