powered by
Calculates soil organic carbon stock
ISRaD.extra.Cstocks(database)
ISRaD_data object with filled columns "lyr_coarse_tot_filled", "lyr_bd_samp_filled", "lyr_c_inorg_filled", "lyr_c_org_filled", "lyr_soc_filled".
ISRaD dataset object.
J. Beem-Miller
Function first fills lyr_bd_samp, lyr_c_org, lyr_c_org, lyr_coarse_tot. Notes: 1) SOC stocks can only be calculated if organic carbon concentration and bulk density data are available 2) SOC stocks are calculated for the fine earth fraction (<2mm).
# Load example dataset Gaudinski_2001 database <- ISRaD::Gaudinski_2001 database.x <- ISRaD.extra.Cstocks(database)
Run the code above in your browser using DataLab