How to change current Plot Window Size (in R). For example. Assume I do: dev.new(width=5, height=4) plot(1:20). And now I wish to do plot(1:40).
確定! 回上一頁