Learn R Programming

geohabnet (version 2.1.3)

cropharvest_rast: Get raster object for crop

Description

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

Usage

cropharvest_rast(crop_name, data_source)

Value

Raster.

Arguments

crop_name

Name of the crop

data_source

Data source for cropland information

Examples

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

Run the code above in your browser using DataLab