geoCoverage: Create a geographic coverage element from a description and...

Description Usage Arguments

Description

Create a geographic coverage element from a description and bounding coordinates

Usage

1
geoCoverage(geoDescription, west, east, north, south)

Arguments

geoDescription

a character string containing the description of the geogragraphic covereage

west

a character string containing the western most coordinate of the coverage (ex. "-134.32")

east

a character string containing the eastern most coordinate of the coverage (ex. "-120.42")

north

a character string containing the northern most coordinate of the coverage (ex. "34.32")

south

a character string containing the southern ost coordinate of the coverage (ex. "30.14")


NCEAS/recordr documentation built on May 7, 2019, 5:59 p.m.