anno_tree: Annotation for correlation matrix plot

Description Usage Arguments Value Author(s)

View source: R/deprecated.R

Description

Annotation for correlation matrix plot

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
anno_row_tree(
  bcols = NULL,
  width = NULL,
  pos = NULL,
  colour = NULL,
  size = NULL,
  linetype = NULL,
  color
)

anno_col_tree(
  bcols = NULL,
  height = NULL,
  pos = NULL,
  colour = NULL,
  size = NULL,
  linetype = NULL,
  color
)

Arguments

bcols

branch colours.

width, height

width or height of tree.

pos

position of tree.

colour, color

colour of segments.

size

width of segments.

linetype

line type of segments.

Value

anno_tree object.

Author(s)

Houyun Huang, Lei Zhou, Jian Chen, Taiyun Wei


houyunhuang/ggcor documentation built on July 22, 2020, 8:31 p.m.