make_yaml_block: Read and write an appropriate YAML block

Description Usage Arguments Value

View source: R/extract_chapters.R

Description

Read and write an appropriate YAML block

Usage

1
make_yaml_block(chapter_name, chapter_file_path)

Arguments

chapter_name

- chapter name without full path, such as "chapter1.md"

chapter_file_path

- full file path to the chapter.md file in the DataCamp repository, such as "c:/Code/RBootcamp_old/". Set this argument to NULL if you don't have a chapter heading.

Value

yaml block as a glue class


laderast/decampr documentation built on Feb. 25, 2020, 7:12 a.m.