Learn R Programming

raptr (version 0.0.3)

AttributeSpaces-class: AttributeSpaces: An S4 class to represent a collection of attribute spaces for different species.

Description

This class is used to store a collection of attribute spaces for different species.

Arguments

Slots

spaces

list of AttributeSpace objects for different species.

name

character name to identify the attribute space.

See Also

AttributeSpace-class.