updateData | R Documentation |
updateData
is a generic function to update data in a model.
updateData(object, ...)
object |
A model object |
... |
additional arguments for passing to specific methods |
The returned value would depend on the class of its argument object
.
updateData.tempGP
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.