read_bookdown_file: Read a _bookdown.yml file into a reasonable format which is a...

View source: R/utils-read-bookdown-file.R

read_bookdown_fileR Documentation

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

Description

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

Usage

read_bookdown_file(fn = "./_bookdown.yml")

Arguments

fn

The YML filename

Value

The list created. Can be NULL if the regular expressions fail to match


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.