updateS4 | R Documentation |
Methods for all S4 classes within SPATA2
that keep S4 objects
up to date.
updateS4(object, ...)
## S4 method for signature 'SpatialMethod'
updateS4(object, method_name)
## S4 method for signature 'spata2'
updateS4(object, method = NULL, verbose = TRUE, ....)
object |
The S4 object. |
... |
|
method_name |
Character value. Name of the used spatial method. |
An updated S4 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.