Description Methods Author(s) Examples
tsUpdate
is a generic function which can be used to update
and old ‘TargetSearch’ class definition. Currently, this
function is only implemented for tsSample
objects.
signature(obj = "tsSample")
Method to update an old tsSample
object.
A change was introduced starting from ‘TargetSearch’ version 1.42.0.
Alvaro Cuadros-Inostroza
1 2 3 4 | ## Not run:
newObject <- tsUpdate(oldObject)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.