Learn R Programming

raptr (version 1.0.1)

DemandPoints-class: DemandPoints: An S4 class to represent demand points

Description

This class is used to store demand point information.

Arguments

Slots

coords

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

weights

numeric weights for each demand point.

See Also

DemandPoints().