View source: R/parse_annotation.R
parse_annotations | R Documentation |
Parse an hierarchical annotation into a data.frame
parse_annotations(notes, pattern = "#+")
notes |
a character vector |
pattern |
a length 1 character vector, with the pattern to parse the
annotation. This is passed to |
a list of data.frame
parse_single_annotation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.