GetGeoNames.GeoStrata: Extracts the unique names of the geos from a GeoStrata...

Description Usage Arguments Value

View source: R/getgeonames.R

Description

Extracts the unique names of the geos from a GeoStrata object.

Usage

1
2
## S3 method for class 'GeoStrata'
GetGeoNames(obj, groups = NULL)

Arguments

obj

a GeoStrata object.

groups

(NULL, integer vector) id number(s) of the groups whose geos to obtain, or NULL for all geos. NA is allowed.

Value

A character vector of unique geo identifiers, sorted.


google/GeoexperimentsResearch documentation built on May 17, 2019, 7:42 a.m.