tsUpdate-method: Methods for Updating TargetSearch objects 'tsUpdate'

Description Methods Author(s) Examples

Description

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.

Methods

signature(obj = "tsSample")

Method to update an old tsSample object. A change was introduced starting from ‘TargetSearch’ version 1.42.0.

Author(s)

Alvaro Cuadros-Inostroza

Examples

1
2
3
4
## Not run: 
newObject <- tsUpdate(oldObject)

## End(Not run)

TargetSearch documentation built on March 12, 2021, 2 a.m.