cs_add_soil | R Documentation |
Add soil data to cropsyst object
cs_add_soil(cs, soil, thickness_evaporative_layer)
cs |
cropsyst object |
soil |
soil data frame |
thickness_evaporative_layer |
thickness of soil evaporative layer |
cropsyst object with added soil data and parameters
cs_add_soil(cs_setup(), cs_soil, 0.005)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.