Description Usage Arguments Value Functions Examples
Add Units
1 2 3 | dtt_add_units(x, n = 1L, units = dtt_units(x))
dtt_subtract_units(x, n = 1L, units = dtt_units(x))
|
x |
A Date or POSIXct vector. |
n |
An integer of the number of units. |
units |
A string of the units. |
... |
Unused. |
The modified Date or POSIXct vector.
dtt_subtract_units
: Subtract Units
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.