|
0
|
| Rick Pack · 技术社区 · 7 年前 |
|
|
1
1
新的ggplot版本(3.0.0)需要编辑choropleth r zip包的zip ou choropleth.r,正如包作者ari lamstein为choroplehtr包在 https://arilamstein.com/blog/2018/06/27/choroplethr-v3-6-2-is-now-on-cran/ : 在zip choropleth.r中的最后一个函数(render_helper)后添加逗号,然后插入此代码:
您需要软件包的本地版本,可以从下载 https://github.com/arilamstein/choroplethrZip . 编辑zip_Choropleth.r,然后使用devtools包a la在本地安装代码:
|
|
|
Hard_Course · 用另一列中的值替换行的最后一个非NA条目 1 年前 |
|
Mark R · 使用geom_sf()删除地球仪上不需要的网格线 1 年前 |
|
|
Joe · 根据对工作日和本周早些时候的日期的了解,找到一个日期 1 年前 |
|
Ben · 统计向量中的单词在字符串中出现的频率 1 年前 |
|
|
TheCodeNovice · R中符号格式的尾随零和其他问题[重复] 1 年前 |
|
dez93_2000 · 在R管道子功能中引用管道对象的当前状态 1 年前 |
|
|
Mankka · 如何在Ggplot2中绘制均匀的径向图 1 年前 |