plot: Plot

plotR Documentation

Plot

Description

Plot a 'tileScheme' object

Usage

plot(x, y, ...)

## S4 method for signature 'tileScheme,ANY'
plot(x, labels = TRUE, add = FALSE, ...)

Arguments

x

a 'tileScheme' object

y

argument not used for 'tileScheme' objects

...

arguments t be passed to methods

labels

logical. Add row and column labels

add

logical. Plot 'tileScheme' on top of existing plot


AndyPL22/TileManager documentation built on March 11, 2024, 11:52 a.m.