split_text: Split raw text into subject specific sections

Description Usage Arguments Value

Description

Split raw text into subject specific sections

Usage

1
  split_text(txt, split.lines, include.lines = F)

Arguments

split.lines

numeric vector indicating where the zone file should be split. Typically these are header lines identified by identify_headers.

include.lines

logical, should the split lines be included in the output?

txt

character vector containing each line of the raw .zone file

Value

A list containing relevant lines of zone file for each subject.


aaronwolen/activitymonitor documentation built on May 10, 2019, 3:24 a.m.