cl_plot.Rd
Plot a CrossLink object
cl_plot( object, layout = NULL, link = NULL, cross = NULL, label = NULL, header = NULL, add = NULL, annotation = cl_annotation() )
object | a CrossLink object |
---|---|
layout | the layout to be plot. Set NULL to plot current active layout |
link | a named list of arguments for links. see |
cross | a named list of arguments for crosses. see |
label | a named list of arguments for node labels. see |
header | a named list of arguments for headers. see |
add | other gg object to be added to final plot, such as theme(). |
a ggplot2 object
For link, cross, label, header: "geom" is restricted for setting geom function, such as list(geom = "arc") for link.