R可视化
- 静态图形
- 动态图形
静态图形
- 基础统计图
- grDevice
- Lattile
- Grid
- ggplot2
- 地图
- ggmap
- ggplot2
- maptools
- maps
- sp
- 网络
- igraph
- linkcomm
- statmet
- 特殊图形
- 基因组的(ggbio……)
动态图形
- 非浏览器平台
- rgl
- rggobi(ggobi)
- animation(animation)
- RGtk2
- iplots
动态图形
- 浏览器平台
- ggvis
- rCharts(http://ramnathv.github.io/rCharts/)
- recharts (https://recharts.cosx.org/)
- plotly(https://plotly-r.com/, https://plot.ly/r/)
- googlevis
- Remap(https://github.com/Lchiffon/REmap)
- htmlwidgets 框架