print.ggHeatTree: Print a ggHeatTree object. Adopted from...

Description Usage Arguments

Description

ggHeatTree objects are created from heat_tree(). This is the S3 generic print method to print the result of the scatterplot with its marginal plots.

Usage

1
2
## S3 method for class 'ggHeatTree'
print(x, newpage = is.null(vp), vp = NULL, ...)

Arguments

x

ggHeatTree (gtable grob) object.

newpage

Should a new page (i.e., an empty page) be drawn before the ggHeatTree is drawn?

vp

viewpoint

...

ignored


treeheatr documentation built on Nov. 20, 2020, 1:07 a.m.