formatDate | R Documentation |
An extension of format.Date
with additional formatting
strings for quarters. Used by linelist2sts
.
formatDate(x, format)
x |
a |
format |
a character string, see
|
a character vector representing the input date(s) x
following the format
specification.
strftime
formatDate(as.Date("2021-10-13"), "%G/%OQ/%q")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.