upgradeTNA {RTN}R Documentation

Upgrade objects of class TNI.

Description

This function provides compatibility checks for a TNI class object.

Usage

upgradeTNA(object)

Arguments

object

this argument is an object of class TNI-class.

Value

An updated TNA-class object.

Author(s)

Mauro Castro

Examples


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

[Package RTN version 2.17.0 Index]