天天看点

《R绘图系统(第2版)》一导读

《R绘图系统(第2版)》一导读

r绘图系统(第2版)

作为一种流行的开源软件工具,r常用于统计分析和统计图形的绘制。在本书中,作者将聚焦于r 所提供的强大的绘图库,以绘制达到出版物水平的图表以及各类图形。

<a href="https://yq.aliyun.com/articles/96804">第1章 r绘图简介</a>

<a href="https://yq.aliyun.com/articles/96804">1.1 r 绘图示例</a>

<a href="https://yq.aliyun.com/articles/96807">1.2 r绘图系统的结构</a>

第1部分 传统绘图系统

<a href="https://yq.aliyun.com/articles/96813">第2章 传统绘图系统的简单用法</a>

<a href="https://yq.aliyun.com/articles/96813">2.1 传统绘图模型</a>

<a href="https://yq.aliyun.com/articles/96818">2.2 plot()函数</a>

<a href="https://yq.aliyun.com/articles/96823">2.3 单变量绘图</a>

<a href="https://yq.aliyun.com/articles/96826">2.4 双变量绘图</a>

<a href="https://yq.aliyun.com/articles/96831">2.5 多变量绘图</a>

<a href="https://yq.aliyun.com/articles/96837">2.6 绘图函数的参数</a>

<a href="https://yq.aliyun.com/articles/96843">2.7 专业绘图</a>

<a href="https://yq.aliyun.com/articles/96849">2.8 交互式绘图</a>

第3章 定制传统绘图

第2部分 grid绘图系统

第4章 网格图:lattice包

第5章 图形语法:ggplot2包

第6章 网格绘图模型

第7章 grid图形对象模型

第8章 开发新的图形函数与对象

第3部分 绘图引擎

第9章 图形格式

第10章 绘图参数

第4部分 绘图扩展包

第11章 图形扩展包

第12章 绘图扩展包

第13章 绘制分类数据的图形

第14章 地图

第15章 节点与边图

第16章 三维绘图

第17章 动态及交互式绘图

第18章 导入图像

第19章 组合绘图系统

译后记

继续阅读