find.rmd.blocks: Find all rmd blocks that start with a line '#< ...' and end...

Description Usage Arguments Value

View source: R/blocks.r

Description

Find all rmd blocks that start with a line '#< ...' and end with a line '#>'

Usage

1

Arguments

txt

the rmd code, separated into lines

Value

A data.frame with the columns start, end, type, arg.str or NULL if no block was found


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