View source: R/identify_main_crops.R
identify_main_crops | R Documentation |
Identifies all main crops that are harvested in the management dataframe.
identify_main_crops(var_management_df)
var_management_df |
management dataframe |
a management dataframe with a column "crop_no" that identifies the main crops
# identify main crop in the EXAMPLE data
identify_main_crops(EXAMPLE_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.