GetCDLValue: Get CDL point

Description Usage Arguments Value See Also Examples

View source: R/GetCDL.r

Description

Get CDL point information by longitude and latitude in WGS84.

Usage

1
GetCDLValue(year, lon, lat)

Arguments

year

one of the available CDL years

lon

longitude in WGS84

lat

latitude in WGS84

Value

A list with the CDL value, category and color

See Also

GetCDLFile GetSDLValue

Examples

1
2
## not run
# GetCDLValue(2017, -93.65, 42.03)

XiaodanLyu/viscover documentation built on July 27, 2020, 9:53 p.m.