gs_plot_diff_tree.Rdvisualize the tree structure differnece among the GatingSets
gs_plot_diff_tree(x, path = "auto", ...)
| x |
|
|---|---|
| path | passed to |
| ... | passed to |
if (FALSE) { gslist <- list(gs1, gs2, gs3, gs4, gs5) gs_groups <- gs_split_by_tree(gslist) gs_plot_diff_tree(gs_groups) }