Extract metadata profiles from units with metadata
extract_metadata.Rd
This function extracts the unit metadata profiles of a unit table generated by add_metadata()
. This can be used for converting character labels to factors.
Arguments
- units
Tibble holding units retrieved from
get_units()
and prepared withadd_metadata()
.