rbsb2.ion-class: Class "ion" to define from different viewpoints a subset of...

Description Objects from the Class Slots Methods Note Author(s) See Also Examples

Description

nodes and/or variables can be identified as characters or as numbers. The key function is nv2ion.

Objects from the Class

Objects can be created by calls of the form new("ion", ,nn=LETTERS[1:3]).

Slots

nn:

Object of class "character": node names

vn:

Object of class "character": variable names

nvn:

Object of class "character" node[variable] names

nk:

Object of class "numeric" node numbers

ij:

Object of class "numeric" variable numbers within nodes

vk:

Object of class "numeric" variable numbers

iden:

Object of class "character" identication of the way the subset of node/variable names (in inoput) is described. Can be "nn","nv" or "v".

Methods

length

signature(x = "ion"): see length8ion for the details.

print

signature(x = "ion"): see print8ion for the details.

Note

~~further notes~~

Author(s)

Jean-Baptiste Denis

See Also

See Also the function nv2ion,

Examples

1
showClass("ion")

rbsb documentation built on May 2, 2019, 4:41 p.m.

Related to rbsb2.ion-class in rbsb...