extract_sections {revise} | R Documentation |
extract_sections
Description
Extract sections from text string
Usage
extract_sections(string, is_span = FALSE)
Arguments
string |
string to extract md sections from |
is_span |
logical, whether to extract sections in square brackets (default) or spans |
[Package revise version 0.1.0 Index]