Skip to content
Prev 82349 / 398513 Next

heatmap aspect ratio

You can change the code of "layout":
< layout(lmat, widths = lwid, heights = lhei, respect = TRUE)
(best to create a new function "my.layout" with the modified code)
Jacob Michaelson wrote: