setgeogroup: Modifies the geo assignment in an object.

Description Usage Arguments Value Note See Also

Description

Modifies the geo assignment in an object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
SetGeoGroup(obj) <- value

## S3 replacement method for class 'GeoStrata'
SetGeoGroup(obj) <- value

## S3 replacement method for class 'GeoAssignment'
SetGeoGroup(obj) <- value

## S3 replacement method for class 'GeoExperimentData'
SetGeoGroup(obj) <- value

Arguments

obj

an object with the columns 'geo' and 'geo.group'.

value

a GeoAssignment object.

Value

The object with the modfied geo-to-geo.group mapping.

Note

The GeoExperimentData object must contain a valid GeoAssignment object. (Use SetGeoAssignment<- to associate a GeoAssignment object to the GeoExperimentData object.)

See Also

SetGeoAssignment<-, MapGeoGroups<-.


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