Declare file path to docs/ folder

bookdown_destination(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.