| dateformat_choice | R Documentation | 
This must be one of 'self$dateformat_choices'
dateformat_choice(dMeasure_obj, choice)
| dMeasure_obj | dMeasure R6 object | 
| choice | name of database choice possible values must be one of 'self$dateformat_choices' | 
Sets 'self$dateformat' reactive, if shiny/reactive environment available
the current choice, if choice not provided
dMeasure_obj$dateformat_choice # returns the current choice
dMeasure_obj$dateformat_choice <- "2021-01-17" # sets dataformat choice
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.