parseTags | R Documentation |
Parses tags in the body section (character vector) and init collection (list of vars defined in the init section). This is an internal function.
parseTags(bodySection, initCollection)
bodySection |
The body |
initCollection |
The initial collection |
A list with three elements, where each list represents the location, start character, end character, tag type, etc. of each tag.
initMatches
bodyMatches
bodySection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.