Description Usage Arguments Value Note Author(s)
Link annotation
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
data |
a data frame. |
mapping |
aesthetic mappings parameters. |
width |
width of link plot. |
pos |
position of link plot. |
label.size, label.colour, label.family, label.fontface |
parameters for label. |
nudge_x |
horizonal justification of label. |
expand |
expansion of x axis. |
start.var, end.var |
character to specify which variable is the starting points and which is the ending points. if the variable is not character, it will be converted. |
start.name |
character vector. |
... |
extra parameters passing to layer function. |
a ggplot layer.
Loading the ggraph
package first makes this function even more functional.
Houyun Huang, Lei Zhou, Jian Chen, Taiyun Wei
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.