line_split | R Documentation |
Split lines based on the data block marker
line_split(lines, param = "data")
lines |
a vector of character strings from template file. |
param |
"theme" or "data" for the theme paramters or the data lines |
a vector of character strings containing data or theme information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.