View source: R/edit_apsim_replace_soil_profile.R
soilorganicmatter_parms | R Documentation |
Creates a list with specific components for the Soil Organic Matter module
soilorganicmatter_parms(
RootCN = NA,
RootWt = NA,
EnrACoeff = NA,
EnrBCoeff = NA,
OCUnits = NA
)
RootCN |
Root Carbon:Nitrogen ratio (see APSIM documentation) |
RootWt |
Root weight (see APSIM documentation) |
EnrACoeff |
(see APSIM documentation) |
EnrBCoeff |
(see APSIM documentation) |
OCUnits |
Organic Carbon Units |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.