gpt4 book ai didi

r - 更改 R 中成对图的图大小

转载 作者:行者123 更新时间:2023-12-04 12:20:30 25 4
gpt4 key购买 nike

我有这对情节

我想让这个情节更大,但我不知道如何。

我试过了

window.options(width = 800, height = 800)

但什么都没有改变。

为什么?

最佳答案

那东西是巨大的。我会把它发送到pdf。

> pdf(file = "yourPlots.pdf")
> plot(...) # your plot
> dev.off() # important!

此外, this post 中的窗口大小问题也有答案。

关于r - 更改 R 中成对图的图大小,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22396322/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com