If fix_size
is set to TRUE
. The size of the whole plot can be obtained by:
size = plot(x, fix_size = TRUE)
where size
is a numeric vector of length two which are the width and height of the whole heatmap.
If file
argument is set, the size of the figure is automatically calculated.
If there are no dependency packages stored in x
, NULL
is returned.