I'm trying to make a Plotly choropleth map in R. I mirror the code from the Plotly example page as follows: wvs_ag = read.csv("wvs_ag.csv") l = list(color ...
確定! 回上一頁