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-23

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 用戶評價

評分

查錶吧,之前傻傻當教材讀,想什麼呢

評分

在讀這本書讀的那一周連著下瞭兩天雨,然後我看著雨和打傘的人,腦子裏就一直冒geom_rain, geom_umbrella。適閤不適閤初學者我不知道,反正放我這兒我沒從頭開始,是復習瞭一下datacamp上學的東西,整理瞭一下自己google來的野路子。算是受用瞭。

評分

第三版在綫免費:https://ggplot2-book.org

評分

第三版在綫免費:https://ggplot2-book.org

評分

就像書名裏的小字所述:elegant graphic。R 的這個包實在太優雅瞭。之前斷斷續續一直有用到R做可視化,但很多點都是零散的,這本書很全麵,可幫助係統理解可視化流程和ggolot2的基本邏輯。(有點後悔論文沒用R寫...)

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!) 在線電子書 讀後感

評分

很适合R语言的初学者,书中有大量的例子,也可以下载带源代码。将ggplot2的基本原理和操作讲解的还是很清楚的。真是佩服大神Hadley Wickham, 长的帅(耳钉很漂亮),将R的可操作性提高了一大截。但要想学好R的画图,光着一本是远远不够的。  

評分

我看了一遍多一点,有点看不下去了,真的有点想吐的感觉,可能跟我这两天的心态有一定关系。但我师兄说,他当时看的是英文版,直到第5遍,他才慢慢地开始懂了,好吧,我要向他学习。 什么评论太短了,好吧,我再多啰嗦几句。 现在是试着做些笔记,想着尽量从更加系统、更加宏观...  

評分

我看了一遍多一点,有点看不下去了,真的有点想吐的感觉,可能跟我这两天的心态有一定关系。但我师兄说,他当时看的是英文版,直到第5遍,他才慢慢地开始懂了,好吧,我要向他学习。 什么评论太短了,好吧,我再多啰嗦几句。 现在是试着做些笔记,想着尽量从更加系统、更加宏观...  

評分

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...  

類似圖書 點擊查看全場最低價

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. 圖書目錄大全 版權所有