calendar_precision | R Documentation |
calendar_precision()
extracts the precision from a calendar object. It
returns the precision as a single string.
calendar_precision(x)
x |
A calendar. |
A single string holding the precision of the calendar.
calendar_precision(year_month_day(2019))
calendar_precision(year_month_day(2019, 1, 1))
calendar_precision(year_quarter_day(2019, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.