upgradeTNI: Upgrade objects of class TNI.

Description Usage Arguments Value Author(s) Examples

View source: R/TNI-methods.R

Description

This function provides compatibility checks for a TNI class object.

Usage

1
upgradeTNI(object)

Arguments

object

this argument is an object of class TNI-class.

Value

An updated TNI-class object.

Author(s)

Mauro Castro

Examples

1
2
### Objects of class TNI generated by RTN (version <= 1.15.2) can be upgraded
### to the latest version by calling upgradeTNI().

RTN documentation built on Nov. 12, 2020, 2:02 a.m.