View source: R/utils-read-bookdown-file.R
read_bookdown_file | R Documentation |
delete_merged_file
Read a _bookdown.yml file into a reasonable format which is a list
containing the book filename, the RMD filenames, and the variable
delete_merged_file
read_bookdown_file(fn = "./_bookdown.yml")
fn |
The YML filename |
The list created. Can be NULL
if the regular expressions fail
to match
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.