figure margins too large?

53 views
Skip to first unread message

Ian Bremen

unread,
Dec 3, 2021, 6:25:37 AM12/3/21
to R/qtl discussion
Dear Karl,
I am confused, how to remove this error?.

> rf <- pull.rf(mapc) 

> lod <- pull.rf(mapc, what="lod")

> mn4 <- markernames(mapc, chr=4) 

> par(mfrow=c(2,1))

> plot(rf, mn4[3], bandcol="gray70", ylim=c(0,1), alternate.chrid=TRUE) 

Error in plot.new() : figure margins too large




Karl Broman

unread,
Dec 3, 2021, 8:46:20 AM12/3/21
to R/qtl discussion
Your graphics device is too small for the plot you're trying to make. Try increasing the size of the R graphics window.

karl
Reply all
Reply to author
Forward
0 new messages