Learn R Programming

ggtangle (version 0.0.6)

geom_cnet_label: geom_cnet_label

Description

add labels of cnetplot

Usage

geom_cnet_label(mapping = NULL, data = NULL, node_label = "all", ...)

Arguments

mapping

aes mapping, default is NULL

data

plot data, default is NULL

node_label

which type of node label to be displayed, see also cnetplot

...

parameters that passed to geom_text_repel

Author

Guangchuang Yu