Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

geom_treescale

geom_treescale


Description

add tree scale

Usage

geom_treescale(
  x = NULL,
  y = NULL,
  width = NULL,
  offset = NULL,
  offset.label = NULL,
  label = NULL,
  color = "black",
  linesize = 0.5,
  fontsize = 3.88,
  family = "sans"
)

Arguments

x

x position

y

y position

width

width of scale

offset

offset of text to line

offset.label

offset of scale title to line.

label

the title of tree scale, default is NULL.

color

color

linesize

size of line

fontsize

size of text

family

sans by default, can be any supported font

Value

ggplot layers

Author(s)

Guangchuang Yu


ggtree

an R package for visualization of tree and annotation data

v2.4.2
Artistic-2.0
Authors
Guangchuang Yu [aut, cre, cph] (<https://orcid.org/0000-0002-6485-8781>), Tommy Tsan-Yuk Lam [aut, ths], Shuangbin Xu [aut] (<https://orcid.org/0000-0003-3513-5362>), Yonghe Xia [ctb], Justin Silverman [ctb], Bradley Jones [ctb], Watal M. Iwasaki [ctb], Ruizhu Huang [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.