AttributeSpace-class: AttributeSpace: An S4 class to represent an attribute space.

AttributeSpace-classR Documentation

AttributeSpace: An S4 class to represent an attribute space.

Description

This class is used to store planning unit points and demand points for a single species in an attribute space.

Slots

planning.unit.points

PlanningUnitPoints() object for planning unit in the space.

demand.points

DemandPoints() object for the space.

species

integer species id to indicate which species the space is associated with.

See Also

DemandPoints, PlanningUnitPoints.


paleo13/rapr documentation built on Feb. 12, 2024, 3:27 a.m.