bookdown_destination {ottrpal}R Documentation

Declare file path to docs/ folder

Description

Declare file path to docs/ folder

Usage

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.


[Package ottrpal version 1.2.1 Index]