geom_diag_label: Add diagnoal labels on correlation plot

Description Usage Arguments Author(s) Examples

View source: R/geom-diag-label.R

Description

geom_diag_label is mainly used with ggcor and quickcor functions to add diagnoal labels on correct position base on different type of cor_tbl object.

Usage

1
geom_diag_label(..., geom = "text", remove.axis = TRUE)

Arguments

...

extra parameters.

geom

one of "text", "label" or "image".

remove.axis

if TRUE, will remove the axis.

Author(s)

Houyun Huang, Lei Zhou, Jian Chen, Taiyun Wei

Examples

1
2

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