View source: R/spacetime-methods.R
spt_update | R Documentation |
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.
spt_update(x, ...)
x |
a spacetime object |
... |
unused |
an object of class spacetime with updated attributes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.