updateSpataObject | R Documentation |
Updates the input object to the newest version of the package.
updateSpataObject(object, method = NULL, verbose = TRUE, ....)
object |
An object of class |
method |
Character value or Only relevant for updating from SPATA2v2 to SPATA2v3. v3.0.0 and above should not face any problems regarding this. |
verbose |
Logical. If (Warning messages will always be printed.) |
.... |
Used to absorb deprecated arguments or functions. |
The updated input object, containing the added, removed or computed results.
SPATA2
objects of version < 2.0.0 can not be updated any longer. If you have such an object
and want to transfer the data, please raise an issue at github.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.