parse_chapter: Parse chapter file into R list

Description Usage Arguments

Description

Parse chapter file into R list

Usage

1
parse_chapter(chapter_file, htmlify = TRUE, check = TRUE)

Arguments

chapter_file

path to the chapter file you want to parse

htmlify

convert the text elements to HTML? TRUE by default

check

check the code against datacamp guidelines? TRUE by default


Data-Camp/datacamp documentation built on May 6, 2019, 1:38 p.m.