Description Usage Arguments Details Slots
This object holds information regarding a temporal reference system. In particular this reference system consists of a datum (t0), a resolution (tres), a dimension name (dimname) and a measurement unit (tUnit) which is connected to the resolution.
1 |
dimension |
character - the dimension name |
t0 |
POSIXt - the datum |
tres |
numeric - the temporal resolution |
tunit |
character - The temporal unit |
The tUnit is mostly used in cases where the function difftime is called. Therefore tUnit can either be "secs", "mins",
"hours", "days" or "weeks".
t0POSIXt derivative as the datum for this TRS
tUnitcharacter - The unit definition as used in difftime
tResolutionnumeric - The amount of tUnits that make up the resolution
dimnamecharacter - The dimension name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.