Add metadata to units
add_metadata.Rd
This function adds the unit metadata for a unit table generated by calling get_units()
. Please note that no other operation except for filtering or add_coding_scheme()
should be applied to the units
.
Arguments
- units
Tibble holding units retrieved from
get_units()
.