getRefPeriod-method: Creates a character expression for the reference time period

Description Usage Arguments Value

Description

Returns the reference period of a scidbst object, e.g. P1D, P16D or P1M. It combines the temporal resolution with an abbreviation for the time unit. Usually the expression is used as "dt" (delta t).

Usage

1
2
3
4
5
## S4 method for signature 'scidbst'
getRefPeriod(x)

## S4 method for signature 'TRS'
getRefPeriod(x)

Arguments

x

scidbst object

Value

a character describing the reference period for a time unit


flahn/scidbst documentation built on May 16, 2019, 1:15 p.m.