Description Usage Arguments Value Examples
Dates
1 | format_date_created(params)
|
params |
Challenge parameters as |
format_date_created()
returns a character value indicating the date that a challenge was created.
1 2 | params <- list(date = "2020-11-08")
format_date_created(params)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.