ggimage (version 0.0.7)

geom_phylopic: geom_phylopic

Description

geom layer for using phylopic image

Usage

geom_phylopic(mapping = NULL, data = NULL, inherit.aes = TRUE,
  na.rm = FALSE, by = "width", height = 512, ...)

Arguments

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

height

size (by height) of phylopic image to be used

...

additional parameter

Value

ggplot2 layer