cs_process_soil | R Documentation |
Process input soil data frame
cs_process_soil(soil, thickness_soil_evap_layer)
soil |
a data frame with columns (horizon_thickness, sand_pct, clay_pct) and can include intial_wc |
thickness_soil_evap_layer |
thickness of evaporation layer |
soil data frame with added columns saturation_wc (saturation water content), horizon_bulk_density (bulk density), b_value (Campbell "B" value), air_entry_potential (air entry potential), horizon_field_capacity (horizon field capacity), horizon_permanent_wilting_point (horizon permanent wilting point), layer_thickness (layer thickness), and index (layer index)
cropsyst:::cs_process_soil(cs_soil, 0.005)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.