PlanningUnitPoints-class {raptr}R Documentation

PlanningUnitPoints: An S4 class to represent planning units in an attribute space

Description

This class is used to planning units in an attribute space.

Slots

coords

base::matrix() coordinates for each point.

ids

integer planning unit ids.

See Also

AttributeSpace().


[Package raptr version 1.0.1 Index]