splitRdtag | R Documentation |
Some Rd structures, such as enumerated lists and tables are separated by placeholder Rd_tags. This function is a convenience function for splitting those lists into components at the indices of fragments with the provided tag.
splitRdtag(frags, tag)
frags |
a list of Rd fragments to split |
tag |
the Rd_tag value upon which the list of Rd fragments should be split |
Other rd2markdown:
map_rd2markdown()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.