phylopic {ggtree}R Documentation

phylopic

Description

add phylopic layer

Usage

phylopic(tree_view, phylopic_id, size = 512, color = "black",
  alpha = 0.5, node = NULL, x = NULL, y = NULL, width = 0.1)

Arguments

tree_view

tree view

phylopic_id

phylopic id

size

size of phylopic to download

color

color

alpha

alpha

node

selected node

x

x position

y

y position

width

width of phylopic

Value

phylopic layer

Author(s)

Guangchuang Yu


[Package ggtree version 1.16.6 Index]