kbdate | R Documentation |
Sys.Date as a string, in a few different formats
kbdate(format = c("dateonly", "standard"), date = Sys.time())
format |
The format for the output |
date |
The date/time to convert |
A character string representation of the date/time
base::Sys.time()
, base::date()
kbdate()
kbdate("standard")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.