Description Objects from the Class Slots Methods Note Author(s) See Also Examples
nodes and/or variables can be identified as characters or as numbers. The key function is nv2ion.
Objects can be created by calls of the form new("ion", ,nn=LETTERS[1:3]).
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".
signature(x = "ion"): see length8ion for the details.
signature(x = "ion"): see print8ion for the details.
~~further notes~~
Jean-Baptiste Denis
See Also the function nv2ion,
1 | showClass("ion")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.