| make_rec_type | R Documentation |
fhx levelsTurn character vector into factor with proper fhx levels
make_rec_type(x)
x |
A character vector or factor containing one or more rec_type-like
strings. This uses a controlled vocabulary, see |
A factor with appropriate fhx levels.
fhx() constructs an fhx object.
as_fhx() casts data frame-like objects into fhx objects.
make_rec_type("null_year")
make_rec_type(c("null_year", "late_fs"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.