as.matrix.GeoTimeseries: Coerces a response metric of a GeoTimeseries to a matrix...

Description Usage Arguments Value

View source: R/as_matrix.R

Description

Coerces a response metric of a GeoTimeseries to a matrix representation with geos in rows, dates in columns.

Usage

1
2
## S3 method for class 'GeoTimeseries'
as.matrix(x, response, ...)

Arguments

x

a GeoTimeseries object.

response

(string) name of the response metric to use.

...

ignored.

Value

A numeric matrix of the response metric, geos in rows, dates in columns.


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