geom_cnet_label {ggtangle} | R Documentation |
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 |
Author(s)
Guangchuang Yu
[Package ggtangle version 0.0.7 Index]