last_day | R Documentation |
last_day
takes a single date or vector of dates and returns the last
date in the month.
last_day(date)
date |
Single date object or vector of dates |
Used in scripts: Robust function: TRUE
If date
is a single date, a single date is returned. If
date
is a vector of date objects a vector is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.