plot_phylopic: Preview a PhyloPic silhouette

plot.PictureR Documentation

Preview a PhyloPic silhouette

Description

Preview a raster or vector representation of a PhyloPic silhouette. This will plot the silhouette on a new page in your default plotting device.

Usage

## S3 method for class 'Picture'
plot(x, ...)

## S3 method for class 'phylopic'
plot(x, ...)

Arguments

x

A Picture or png array object, e.g., from using get_phylopic().

...

Other arguments passed on to grImport2::grid.picture() or grid::grid.raster().


rphylopic documentation built on Nov. 2, 2023, 6:13 p.m.