get_rmd_chunks: Get all the chunk names and the start/end line numbers for...

Description Usage Arguments

View source: R/get_rmd_chunks.R

Description

Get all the chunk names and the start/end line numbers for the corresponding source code.

Usage

1
get_rmd_chunks(filename = NULL, file_lines = NULL)

Arguments

filename

the name of the Rmd file to read

file_lines

a character vector containing the lines of a source Rmd file.


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