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でデータの等高線をプロットしたい.
パッケージlatticeのlevelplotとcontoutplotとRのlatticeExtraの違いは何ですか?
「latticeExtra」パッケージには、あなたが言及した機能は含まれていません。
簡単に言うと、'levelplot' は色付きの四角を塗りつぶし、'contourplot' は地形図のような曲線を作成します。
しかし、ラティス パッケージ内の 2 つの関数の例のコードを見て実行するのが最善の方法です。