plot.matchr_signature: Plot a matchr_signature vector

View source: R/plot.R

plot.matchr_signatureR Documentation

Plot a matchr_signature vector

Description

Plot a matchr_signature vector

Usage

## S3 method for class 'matchr_signature'
plot(x, max_plot = 20, n_rows = "auto", ...)

Arguments

x

Vector of class matchr_signature

max_plot

Positive integer. The maximum number of signatures to plot at once (default 20).

n_rows

Either "auto" or a positive integer. The number of rows with which to plot images. If "auto", nine or fewer images will be arranged in an adaptive layout which maximizes legibility, while ten or more images will always be arranged in a four-column grid.

...

Not used.


UPGo-McGill/matchr documentation built on July 19, 2023, 1:02 p.m.