Skip to contents

Get cropland information in a form of raster object from data source for crop

Usage

cropharvest_rast(crop_name, data_source)

Arguments

crop_name

Name of the crop

data_source

Data source for cropland information

Value

Raster.

Examples

# \donttest{
cropharvest_rast("avocado", "monfreda")
# }