Description Usage Arguments Details Value Author(s) See Also
term_year_calendar
formats the TERM
field by eliminating the last two
digits, i.e. from YYYYMM
to YYYY
, in effect converting it to the
calendar year.
1 | term_year_calendar(term)
|
term |
A 6-character |
Output may be made categorical or ordinal nominal using function
factor
or as.factor
, which may specify order. This function
also allows for easily tallying counts using, e.g., function table
.
A scalar or vector of values in YYYY
format with the calendar year.
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.