ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


ggplot2: Elegant Graphics for Data Analysis (Use R!)

简体网页||繁体网页
Hadley Wickham 作者
Springer
译者
2016-6-16 出版日期
260 页数
USD 48.21 价格
Paperback
丛书系列
9783319242750 图书编码

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 图书标签: R  数据可视化  统计  数据分析  数据处理  英文版  英文  编程   


喜欢 ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-12-26


ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024



ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 用户评价

评分

就像书名里的小字所述:elegant graphic。R 的这个包实在太优雅了。之前断断续续一直有用到R做可视化,但很多点都是零散的,这本书很全面,可帮助系统理解可视化流程和ggolot2的基本逻辑。(有点后悔论文没用R写...)

评分

扫一遍方便之后google的时候找准关键词……

评分

就像书名里的小字所述:elegant graphic。R 的这个包实在太优雅了。之前断断续续一直有用到R做可视化,但很多点都是零散的,这本书很全面,可帮助系统理解可视化流程和ggolot2的基本逻辑。(有点后悔论文没用R写...)

评分

扫一遍方便之后google的时候找准关键词……

评分

扫一遍方便之后google的时候找准关键词……

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 著者简介

Hadley is Chief Scientist at RStudio. He is interested in building better tools for data science. His work includes R packages for data analysis (ggplot2, dplyr, tidyr); packages that make R less frustrating (lubridate for dates, stringr for strings, httr for accessing web APIs); and that make it easier to do good software development in R (roxygen2, testthat, devtools). He is also a writer, educator, and frequent contributor to conferences promoting more accessible and more effective data analysis.


ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 图书目录


ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 图书描述

This new edition to the classic book by ggplot2 creator Hadley Wickham highlights compatibility with knitr and RStudio. ggplot2 is a data visualization package for R that helps users create data graphics, including those that are multi-layered, with ease. With ggplot2, it's easy to:

produce handsome, publication-quality plots with automatic legends created from the plot specification

superimpose multiple layers (points, lines, maps, tiles, box plots) from different data sources with automatically adjusted common scales

add customizable smoothers that use powerful modeling capabilities of R, such as loess, linear models, generalized additive models, and robust regression

save any ggplot2 plot (or part thereof) for later modification or reuse

create custom themes that capture in-house or journal style requirements and that can easily be applied to multiple plots

approach a graph from a visual perspective, thinking about how each component of the data is represented on the final plot

This book will be useful to everyone who has struggled with displaying data in an informative and attractive way. Some basic knowledge of R is necessary (e.g., importing data into R). ggplot2 is a mini-language specifically tailored for producing graphics, and you'll learn everything you need in the book. After reading this book you'll be able to produce graphics customized precisely for your problems, and you'll find it easy to get graphics out of your head and on to the screen or page.

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 下载 mobi epub pdf txt 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 读后感

评分

我读晚了。 网上有很多关于ggplot2的教程,大多不够系统,有很多原理上的东西没讲清楚。不知道原理的后果就是每次要做不太一样的图的时候,就要GOOGLE具体的图怎么画,因为不能理解图的生成过程和图的组成部件。这本书是ggplot的最初的开发者写的,不仅用很多例子讲了怎么用gg...  

评分

The core of the ggplot2 is the graph model, which lattice is lack of. When I use the xyplot in the lattice, if some changes are needed, I need to delete the original parameter settings or copy the code to make a new one. But in ggplot2, after getting a or...  

评分

The core of the ggplot2 is the graph model, which lattice is lack of. When I use the xyplot in the lattice, if some changes are needed, I need to delete the original parameter settings or copy the code to make a new one. But in ggplot2, after getting a or...  

评分

我读晚了。 网上有很多关于ggplot2的教程,大多不够系统,有很多原理上的东西没讲清楚。不知道原理的后果就是每次要做不太一样的图的时候,就要GOOGLE具体的图怎么画,因为不能理解图的生成过程和图的组成部件。这本书是ggplot的最初的开发者写的,不仅用很多例子讲了怎么用gg...  

评分

没想到人生第一个推文居然被Hadley大神翻牌了~ 这本书(第二版)主要有三部分: Part I: Getting Started,相当于Introduction,简单介绍ggplot2可以干哪些事; Part II: The Grammar,全书的精华,详细介绍了ggplot2背后的原理; Part III: Data Analysis,这部分在第三版中...  

类似图书 点击查看全场最低价

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


分享链接





ggplot2: Elegant Graphics for Data Analysis (Use R!) 在线电子书 相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有