cs_add_crop | R Documentation |
Add crop parameters to cropsyst object
cs_add_crop( cs, planting_date, season_end_date, midseason_et_crop_coef, tree_fruit, fruit_harvest_date, max_crop_height, max_root_depth, perrenial, max_water_uptake, transpiration_use_eff, C3 )
cs |
cropsyst object |
planting_date |
Planting date |
season_end_date |
Season end date |
midseason_et_crop_coef |
mid season ET crop coefficient |
tree_fruit |
logical TRUE if tree fruit crop |
fruit_harvest_date |
harvest date of tree fruit |
max_crop_height |
max crop height (m) |
max_root_depth |
max root depth (m) |
perrenial |
logical TRUE if perennial |
max_water_uptake |
max water uptake |
transpiration_use_eff |
transpiration use efficiency |
C3 |
C3 = TRUE c4 = FALSE |
cropsyst object with added crop parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.