calculate_fp_harvest: Calculate fp Harvest

View source: R/NTFP.R

calculate_fp_harvestR Documentation

Calculate fp Harvest

Description

Calculate the amount of forest products harvested in KG

Usage

calculate_fp_harvest(
  tree_aid_df,
  fp_harvest_conversions,
  name_column,
  amount_column,
  unit_column
)

Arguments

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


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.