I was running the tutorial example on copyKAT and ran into a "figure margins too large" error when using the heatmap.3 function. I tried the stack overflow suggestions for this error in this link. I tried changing the actual plot window size on R studio, tried par("mar"), trying dev.off() and figures.off() but have been unable to bypass the error. Are there any suggestions for how to fix the margins?
I was running the tutorial example on copyKAT and ran into a "figure margins too large" error when using the heatmap.3 function. I tried the stack overflow suggestions for this error in this link. I tried changing the actual plot window size on R studio, tried par("mar"), trying dev.off() and figures.off() but have been unable to bypass the error. Are there any suggestions for how to fix the margins?