calculate_fp_harvest | R Documentation |
Calculate the amount of forest products harvested in KG
calculate_fp_harvest(
tree_aid_df,
fp_harvest_conversions,
name_column,
amount_column,
unit_column
)
tree_aid_df |
A tree aid data frame |
fp_harvest_conversions |
The conversion table for NTFP harvests |
name_column |
The column containing the name of the product |
amount_column |
The column containing the amount |
unit_column |
The column containing the survey unit |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.