View source: R/Functions_featureReport.R
plotTree | R Documentation |
plot a grViz- generated tree in an R plotting device
plotTree(tree, resolution = 2000, filename = NULL)
tree |
DiagrammeR::grViz output object |
resolution |
resolution of the image along its longest edge |
filename |
if not NULL, will generate plot in a .pdf file with this name |
plots a grViz- generated tree in an R plotting device
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.