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.
# S3 method for ggHeatTree
print(x, newpage = is.null(vp), vp = NULL, ...)
ggHeatTree (gtable grob) object.
Should a new page (i.e., an empty page) be drawn before the ggHeatTree is drawn?
viewpoint
ignored