Set a table of group attributes
setGroups(x, table, ...) # S4 method for ANY setGroups(x) # S4 method for geom setGroups(x, table = NULL) # S4 method for RasterLayer setGroups(x, table = NULL)
x | the object to which to assign a new attribute table. |
---|---|
table | [ |
... | other arguments. |
The object x
with an updated group attribute table.
Other setters:
setCRS()
,
setFeatures()
,
setHistory()
,
setNames()
,
setWindow()