upgradeTNA: Upgrade objects of class TNI.

Description Usage Arguments Value Author(s) Examples

View source: R/TNA-methods.R

Description

This function provides compatibility checks for a TNI class object.

Usage

1
upgradeTNA(object)

Arguments

object

this argument is an object of class TNI-class.

Value

An updated TNA-class object.

Author(s)

Mauro Castro

Examples

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

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