DemandPoints-class {raptr}R Documentation

DemandPoints: An S4 class to represent demand points

Description

This class is used to store demand point information.

Slots

coords

base::matrix() of coordinates for each demand point.

weights

numeric weights for each demand point.

See Also

DemandPoints().


[Package raptr version 1.0.1 Index]