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

tsUpdate,tsSample-methodR Documentation

Methods for Updating TargetSearch objects tsUpdate

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

## Not run: 
newObject <- tsUpdate(oldObject)

## End(Not run)

acinostroza/TargetSearch documentation built on June 19, 2024, 12:26 a.m.