| AttributeSpace-class {raptr} | R 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.pointsPlanningUnitPoints()object for planning unit in the space.demand.pointsDemandPoints()object for the space.speciesintegerspecies id to indicate which species the space is associated with.
See Also
DemandPoints, PlanningUnitPoints.
[Package raptr version 1.0.1 Index]