Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
凹版のようなグラフィックデザインプログラムでレイアウトを編集するために、Rからグラフィック(ヒストグラムやROC曲線など)をベクトル形式でエクスポートしたいと思います。これは可能ですか?
pdf("myfile.pdf") # graph goes here dev.off()
他のデバイス(PDF以外)も存在します。(@Justinは、コメントの中でおそらく最も有用なものを指摘しています)。