line_split: Split lines into two parts

View source: R/learn.R

line_splitR Documentation

Split lines into two parts

Description

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


itol.toolkit documentation built on Nov. 18, 2023, 5:11 p.m.