SetExperimentPeriods: Associates the object with an ExperimentPeriods object.

Description Usage Arguments Value Note

Description

Associates the object with an ExperimentPeriods object.

Usage

1
2
3
4
5
SetExperimentPeriods(obj, ...) <- value

## S3 replacement method for class 'GeoExperimentData'
SetExperimentPeriods(obj, strict = TRUE, ...) <-
  value

Arguments

obj

the object to change.

...

further arguments passed to methods.

value

a ExperimentPeriods object.

strict

(flag) insist that data has all specified experiment periods?

Value

The object that has been modified in place.

Note

The 'date' column is mapped to the 'period' column. The 'period' slot is assigned with the new value and the columns 'period' and 'assignment' are changed to reflect the new date ranges.


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