AttributeSpaces-class {raptr}R Documentation

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.

Slots

spaces

list of AttributeSpace() objects for different species.

name

character name to identify the attribute space.

See Also

AttributeSpace.


[Package raptr version 1.0.1 Index]