getLocationCrops: Get crops available for a given location.

Description Usage Arguments Value

Description

Given a lat/lng pair, lookup which crop ids are produced in that area. Return the cropids.

Usage

1
getLocationCrops(lat, lng, data.dir = "data/")

Arguments

lat

the latitude.

lng

the longitude.

data.dir

the directory of the crop lookup data.

Value

a list of cropids.


karawoo/cbccy documentation built on May 20, 2019, 7:21 a.m.