Description Usage Arguments Value Examples
View source: R/rearrange_dates.R
This function takes as input a vector of characters representing dates, (i.e. "2015-9-28"), in any format, converts it into iso time and split years, months, and day
1 | rearrange_dates(dates)
|
dates |
a character vector of dates |
a data.frame containing the dates in ISO format, years, months, and days
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.