availableCrops: Get crop names available for a given location.

Description Usage Arguments Value

Description

Given a lat/lng pair, gets a list of cropids and then fetches crop names based on those ids.

Usage

1
availableCrops(lat, lng, loc.data = locationCrops, crop.data = crops)

Arguments

lat

the latitude.

lng

the longitude.

Value

vector of crop names.


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