plotTree: plotTree

View source: R/Functions_featureReport.R

plotTreeR Documentation

plotTree

Description

plot a grViz- generated tree in an R plotting device

Usage

plotTree(tree, resolution = 2000, filename = NULL)

Arguments

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

Value

plots a grViz- generated tree in an R plotting device


mjhelf/Mosaic documentation built on April 28, 2022, 11:32 a.m.