View source: R/CropCalculations.R
convert_crop_yield_units | R Documentation |
RHoMIS crop yields come in a character format. This function converts these to numeric and adds the new numeric units in an appropriate place for the dataset
convert_crop_yield_units(data, unit_conv_tibble = NULL)
data |
The data containing the units to convert |
unit_conv_tibble |
Unit tibble for crop yield, including individual idsfor projects. Crops to be coverted to kg amount |
Rpackage file: CropCalculations.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.