plot.matchr_signature | R Documentation |
Plot a matchr_signature vector
## S3 method for class 'matchr_signature'
plot(x, max_plot = 20, n_rows = "auto", ...)
x |
Vector of class |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.