Description Usage Arguments Value Author(s)
add node label for circular layout
1 2 3 4 5 6 7 8 | geom_nodelab2(
mapping = NULL,
nudge_x = 0,
nudge_y = 0,
geom = "text",
hjust = 0.5,
...
)
|
mapping |
aes mapping |
nudge_x |
horizontal adjustment to nudge label |
nudge_y |
vertical adjustment to nudge label |
geom |
one of 'text', 'label', 'image' and 'phylopic' |
hjust |
horizontal alignment, one of 0, 0.5 or 1 |
... |
additional parameters |
node label layer
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.