date_approximated | R Documentation |
Construct a DATE_APPROXIMATED string
date_approximated( date = date_calendar(), about = TRUE, calc = FALSE, est = FALSE )
date |
A DATE_CALENDAR() object giving the uncertain date. |
about |
Whether the date is approximate. |
calc |
Whether the date is calculated from other values. |
est |
Whether the date is estimated. |
A DATE_APPROXIMATED string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.