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.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.
[Package raptr version 1.0.1 Index]