Learn R Programming

ceg (version 0.1.0)

Variable-class: Variable S4 Class

Description

Variable S4 class contains two slots with the Variable name and a list of Categories. It is used to construct Stratified.vent.tree objects.

Arguments

Slots

name

character.

categories

list of Category S4 objects.