parseTimeBlock: Parse a formatted time block

Description Usage Arguments Details Value

View source: R/parseTimeBlock.R

Description

Function to parse a formatted time block.

Usage

1
parseTimeBlock(str, verbose = FALSE)

Arguments

str

- the time block (as text) to parse

verbose

- flag to print info

Details

The input time block should follow one of the following formats: "1.23" "100:110" "[110:120]" "[110:120; 130]" "[110:120; 130:140]"

Value

numeric vector with parsed time block


wStockhausen/tmbTCSAM02 documentation built on July 17, 2021, 7:28 p.m.