Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

setFeatures

Set a table of feature attributes


Description

Set a table of feature attributes

Usage

setFeatures(x, table, ...)

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

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

## S4 method for signature 'Spatial'
setFeatures(x, table = NULL)

## S4 method for signature 'sf'
setFeatures(x, table = NULL)

## S4 method for signature 'sfc'
setFeatures(x, table = NULL)

Arguments

x

the object to which to assign a new attribute table.

table

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

...

other arguments.

Value

The object x with an updated feature attribute table.

See Also

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


geometr

Generate and Modify Interoperable Geometric Shapes

v0.2.10
GPL-3
Authors
Steffen Ehrmann [aut, cre] (<https://orcid.org/0000-0002-2958-0796>), Dan Sunday [cph] (fast point-in-polygon algorithm.)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.