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.
例として、米国内のすべてのマクドナルド レストランの緯度経度のペアがあり、他には何もないとします。maps/ggplot2 パッケージを使用して、つまり、半径がマクドナルドの数に比例する各州の中心に円を配置できますか?
ありがとう!
マップ リファレンス ガイドを参照する必要がありました。関数 map.where はうまく機能します。
メインの CRAN サイトのドキュメントにリンクされている Spatial Task View を見てください。この機能は、sp パッケージと rgeos パッケージにあります。