Learn R Programming

RCALI (version 0.3.7)

plot.poly: Plot of an object of class 'poly'

Description

Plot an object of class "poly" via the function polymap of the library splancs.

Usage

# S3 method for poly
plot(x, ...)

Value

None.

Arguments

x

Object of class "poly".

...

Arguments passed as-it to 'polymap'.