formatDate {surveillance} | 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.
formatDate(Sys.Date(), "%G/%OQ/%q")