View source: R/map_rd2markdown.R
map_rd2markdown | R Documentation |
Apply rd2markdown across Rd fragments
map_rd2markdown(frags, ..., collapse = NULL)
frags |
a list of Rd fragments to apply over |
... |
Additional arguments passed to subsequent rd2markdown calls. |
collapse |
NULL, the default, does no collapsing. If a character value is provided, the string results of apply rd2markdown are collapsed by joining by the provided value. |
Other rd2markdown:
splitRdtag()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.