Description Usage Arguments Value
Converts a Date
vector into its equivalent daily, monthly, yearly,
etc... Date
vector.
1 | convert_date(x, convert_type = "months", convert_to_n = 1)
|
x |
Input vector of class |
convert_type |
Default: |
convert_to_n |
Default: Example: |
Converted Date
vector of class mdpms.Date
with
attributes adder
(function that adds units),
convert_to_n
, and convert_type
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.