Create crop map visualization
create_crop_map(
cdl_data,
crop_selection,
region_boundary = NULL,
style = "categorical",
output_file = NULL
)Character string with output file path if saved, or NULL if plotted to screen. Called primarily for side effects (creating plots).
CDL raster data
Selected crop types
Optional boundary for cropping
Visualization style
Optional output file path