Description Usage Arguments Details Value Author(s)
date_month
converts date field values in DD-MMM-YY
format to full-length
or abbreviated month names.
1 |
date |
A scalar or vector of length n and class character containing
one or more date values in |
abbreviate |
A logical value (i.e. |
Values passed to argument date =
which are not in DD-MMM-YY
format or contain unrecognized month abbreviations are coerced to NA
(missing) values and a warning message is thrown.
A scalar or vector of values of class character containing full-length or abbreviated month names, e.g. "January" or "Jan", respectively.
Jamison R. Crawford, Institutional Research Associate, Georgia State University
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.