plot.Picture {rphylopic} | R Documentation |
Preview a raster or vector representation of a PhyloPic silhouette. This will plot the silhouette on a new page in your default plotting device.
## S3 method for class 'Picture'
plot(x, ...)
## S3 method for class 'phylopic'
plot(x, ...)
x |
A Picture or png array object, e.g.,
from using |
... |
Other arguments passed on to |