https://github.com/ramnathv/rMaps
この例を再現しようとしましたが、マップが表示されません:
library(rMaps)
crosslet(
x = "country",
y = c("web_index", "universal_access", "impact_empowerment", "freedom_openness"),
data = web_index
)
これを可能にするパッケージはありませんか。私は以下をインストールしました:
rCharts
rMaps
jsonlite