Skip to contents

It returns the dataset sources in which crop data is available. Essentially, a wrapper around geodata::spamCrops() and geodata::monfredaCrops()

Usage

search_crop(name)

Arguments

name

name of crop

Value

Logical. Sources iin crop data is available.

Examples

search_crop("coffee")
search_crop("wheat")
# \donttest{
search_crop("jackfruit")
# }