ExtractGeoStrata: Extract a GeoStrata object from an object.

Description Usage Arguments Value

View source: R/extractgeostrata.R

Description

Extract a GeoStrata object from an object.

Extract a GeoStrata object from a GeoTimeseries.

Usage

1
2
3
4
5
6
7
ExtractGeoStrata(obj, ...)

## S3 method for class 'GeoTimeseries'
ExtractGeoStrata(obj, volume = NULL, ...)

## S3 method for class 'GeoExperimentData'
ExtractGeoStrata(obj, volume = NULL, ...)

Arguments

obj

an object.

...

further arguments passed to or from other methods.

volume

(string) name of a metric from which to generate the volume column.

Value

A GeoStrata object.


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