search_crop {geohabnet} | R Documentation |
Search for crop
Description
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.
See Also
Examples
search_crop("coffee")
search_crop("wheat")
search_crop("jackfruit")
[Package geohabnet version 2.1.3 Index]