ExtractExperimentPeriods: Extracts an ExperimentPeriods object.

Description Usage Arguments Value

View source: R/extractexperimentperiods.R

Description

Extracts an ExperimentPeriods object.

Extracts a ExperimentPeriods object from a GeoTimeseries.

Usage

1
2
3
4
ExtractExperimentPeriods(obj, ...)

## S3 method for class 'GeoTimeseries'
ExtractExperimentPeriods(obj, strict = TRUE, ...)

Arguments

obj

an object.

...

further arguments passed on to methods.

strict

(flag) if FALSE, the function returns NULL if the column 'period' does not exist. Otherwise, throws an error.

Value

An ExperimentPeriods object.

An ExperimentPeriods object.


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