View source: R/LivestockCalculations.R
clean_tlu_column_names | R Documentation |
TLU column names include options for "other", this is not interperatable or easy to use for analysis. This function addresses this
clean_tlu_column_names(
data,
livestock_name_conversion_tibble,
livestock_tlu_conversions
)
data |
A rhomis dataset |
livestock_name_conversion_tibble |
A tibble to convert livestock names |
livestock_tlu_conversions |
A conversions table for TLU |
Rpackage file: LivestockCalculations.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.