identify_breaks: Identify breaks denoted by lines begining with repeated...

Description Usage Arguments Value

Description

Identify breaks denoted by lines begining with repeated hypens or other specified character that denotes section break

Usage

1
  identify_breaks(txt, break.char = "-")

Arguments

break.char

character or symbol used to construct horizontal breaks

txt

character vector containing each line of the raw .zone file

Value

numeric vector giving line numbers containing section breaks


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