View source: R/UnitsAndConversions.R
extract_secondary_unit_set | R Documentation |
In the second processing step of RHoMIS, there are secondary units which need to be verified (e.g. livestock_tlu), this function is used to extract these types of units and search for existing conversions within the package (see R/config_package_vars.R "set_secondary_units()").
extract_secondary_unit_set(units_and_conversions, name_conversions, unit_type)
units_and_conversions |
A list of units conversion tibbles |
name_conversions |
The names for the conversions (e.g. livestock_name) |
unit_type |
The type of unit we are preparing to right to conversion |
file: R/UnitsAndConversions.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.