identify_main_crops: Identify main crops

View source: R/identify_main_crops.R

identify_main_cropsR Documentation

Identify main crops

Description

Identifies all main crops that are harvested in the management dataframe.

Usage

identify_main_crops(var_management_df)

Arguments

var_management_df

management dataframe

Value

a management dataframe with a column "crop_no" that identifies the main crops

Examples

# identify main crop in the EXAMPLE data
identify_main_crops(EXAMPLE_data)



SoilManageR documentation built on June 8, 2025, 9:36 p.m.