powered by
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)
# S4 method for ANY setGroups(x)
# S4 method for geom setGroups(x, table = NULL)
# S4 method for RasterLayer setGroups(x, table = NULL)
the object to which to assign a new attribute table.
[data.frame(.)] the new attribute table.
data.frame(.)
other arguments.
The object x with an updated group attribute table.
x
Other setters: setCRS(), setFeatures(), setHistory(), setWindow()
setCRS()
setFeatures()
setHistory()
setWindow()