diagram_lineage | R Documentation |
xpose_set
In its current state, this function is intended to
provide a simple visual representation of an xpose_set
.
Functionality and aesthetic enhancements are expected in
future releases.
diagram_lineage(xpdb_s, ...)
xpdb_s |
< |
... |
For later expansion. Will be ignored. |
A DiagrammeR-compliant graph object.
diagram_lineage(pheno_set) %>%
DiagrammeR::render_graph(layout="tree")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.