plot.poly {RCALI}R Documentation

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 class 'poly'
plot(x, ...)

Arguments

x

Object of class "poly".

...

Arguments passed as-it to 'polymap'.

Value

None.


[Package RCALI version 0.3.6 Index]