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/METABOseek documentation built on April 27, 2022, 5:13 p.m.