Description Usage Arguments Examples
plot the gating scheme using Rgraphviz
1 2 |
x |
|
y |
either |
... |
other arguments graphAttr, nodeAttr: graph rendering attributes passed to renderGraph
showRef |
1 2 3 4 5 6 | ## Not run:
gt <- gatingTemplate(system.file("extdata/gating_template/tcell.csv",package = "openCyto"))
plot(gt) #plot entire tree
plot(gt, "lymph") #only plot the subtree rooted from "lymph"
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.