R/npp_functions.R
calculate_npp_dm_c_n.Rd
Converts NPP components to dry matter, carbon, and nitrogen units, including crop and weed biomass.
calculate_npp_dm_c_n(AreaNPP)
A data frame with NPP components and biomass coefficients
A data frame with NPP expressed in DM, C, and N for all components
if (FALSE) { # \dontrun{ npp_nutrients <- calculate_npp_dm_c_n(area_npp_data) } # }