setGroups: Set a table of group attributes

Description Usage Arguments Value See Also

Description

Set a table of group attributes

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
setGroups(x, table, ...)

## S4 method for signature 'ANY'
setGroups(x)

## S4 method for signature 'geom'
setGroups(x, table = NULL)

## S4 method for signature 'RasterLayer'
setGroups(x, table = NULL)

Arguments

x

the object to which to assign a new attribute table.

table

[data.frame(.)]
the new attribute table.

...

other arguments.

Value

The object x with an updated group attribute table.

See Also

Other setters: setCRS(), setFeatures(), setHistory(), setWindow()


geometr documentation built on Sept. 21, 2021, 1:07 a.m.