Learn R Programming

sybil (version 1.1.2)

modelorg-class: Strukture of Class "modelorg"

Description

Structure of the class "modelorg". Objects of that class are returned by functions like readTSVmod.

Arguments

encoding

utf8

Objects from the Class

Objects can be created by calls of the function modelorg:

test <- modelorg(id = "foo", name = "bar").

Details

The replace method "S<-" also updates the slots Sia, Sja, Sar and Sne, which do not have replace methods.

See Also

modelorg_irrev for models in irreversible format.

Examples

Run this code
showClass("modelorg")

Run the code above in your browser using DataLab