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