Split lines based on the data block marker
Usage
line_split(lines, param = "data")
Arguments
- lines
a vector of character strings from template file.
- param
"theme" or "data" for the theme paramters or the data lines
Value
a vector of character strings containing data or theme information