spt_update: Update spacetime attributes

View source: R/spacetime-methods.R

spt_updateR Documentation

Update spacetime attributes

Description

Update's a spacetime object's number of locations and time periods. A spacetime object's attributes are sticky and will not change if subsetted for example by using dplyr::filter() or dplyr::slice(). Update the locations and times of a spacetime object.

Usage

spt_update(x, ...)

Arguments

x

a spacetime object

...

unused

Value

an object of class spacetime with updated attributes


sfdep documentation built on Jan. 11, 2023, 9:08 a.m.