get_f_lines: Retrieve the contents of a source .Rmd file

Description Usage Arguments

View source: R/get_question_section.R

Description

Checks to see if the file has already been read. If not, returns a character vector of the source file lines. If so, simply returns the already read source lines.

Usage

1
get_f_lines(f_name = NULL, f_lines = NULL)

Arguments

f_name

A character representing the path to a .Rmd source file.

f_lines

A character vector with the lines of the .Rmd source file.


michaelfrancenelson/rmd.utils documentation built on Dec. 21, 2021, 5:57 p.m.