extract_section {pxmake} | R Documentation |
Get section in .vs or .agg file
Description
Get section in .vs or .agg file
Usage
extract_section(lines, heading, key = NULL)
Arguments
lines |
A character vector |
heading |
Character, the section heading |
key |
Optional. Character, subkey in section |
[Package pxmake version 0.18.0 Index]