Description Usage Arguments Value
Find all rmd blocks that start with a line '#< ...' and end with a line '#>'
1 | find.rmd.blocks(txt)
|
txt |
the rmd code, separated into lines |
A data.frame with the columns start, end, type, arg.str or NULL if no block was found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.