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.
私は以下のプロットに悩まされています。この種のプロットを作成する方法について誰かが提案してくれませんか?
パッケージpsychには、まさにそれを行うための組み込み関数があります。
psych
library(psych) pairs.panels(iris)