View source: R/geom_phylopic.R
| geom_phylopic | R Documentation | 
geom layer for using phylopic image
geom_phylopic(
  mapping = NULL,
  data = NULL,
  inherit.aes = TRUE,
  na.rm = FALSE,
  by = "width",
  ...
)
mapping | 
 aes mapping  | 
data | 
 data  | 
inherit.aes | 
 whether inherit aes mapping from ggplot()  | 
na.rm | 
 whether remove NA values  | 
by | 
 one of 'width' or 'height' for specifying size  | 
... | 
 additional parameter  | 
ggplot2 layer
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.