Learn R Programming

RCALI (version 0.3.7)

poly-class: Class 'poly'

Description

A class to store the coordinates of a polygons and its methods.

Arguments

Objects from the Class

Objects can be created by calls of the functions as.poly and crpoly

Slots

m

Matrix with two columns xcoord and ycoord

Methods

plot.poly

See Also

listpoly-class