plot.halftone: S3 plotting methods for halftone class objects.

Description Usage Arguments

View source: R/halftone.R

Description

Plots points on a grid passed from a halftone class object.

Usage

1
2
3
4
## S3 method for class 'halftone'
plot(x,...)
## S3 method for class 'halftone'
points(x,...)

Arguments

x

A halftone object.

...

Additional arguments passed to plotting routines except for cex, which is inferred from x.


cmarcum/halftoner documentation built on Dec. 2, 2020, 4:24 a.m.