.parse_period {sapfluxnetr} | R Documentation |
.parse_period
Description
Util to parse the period supplied to the function call to create the collapsed timestamp
Usage
.parse_period(period)
Arguments
period |
Period in the "number period" format |
Value
a list, with the freq value as numeric and the period value as character
Examples
sapfluxnetr:::.parse_period('1 day')
[Package sapfluxnetr version 0.1.4 Index]