formatdate | R Documentation |
Returns function which formats date using 'self$dateformat_choice'
formatdate(dMeasure_obj)
none |
if lubridate package is not available, return function which converts date to character string using default 'as.character' method.
reactive version is 'formatdateR', reacts to 'self$dateformat()'
a function which formats the date to a character string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.