remove.rmd.chunks: Removes the rmd chunks with the given chunk names from rmd...

Description Usage Arguments

View source: R/chunks.r

Description

Removes the rmd chunks with the given chunk names from rmd code

Usage

1
remove.rmd.chunks(rmd, chunk.names)

Arguments

rmd

the rmd code as character vector, one element per line

chunk.names

the list of rmd chunks that shall be removed


skranz/rmdtools documentation built on Oct. 20, 2020, 3:15 p.m.