Hadley is Chief Scientist at RStudio and Adjunct Professor of Statistics at Rice University. He is interested in building better tools for data science. His work includes R packages for data analysis (ggvis, dplyr, tidyr); packages that make R less frustrating (lubridate for dates, stringr for strings, httr for accessing web APIs, rvest for webscraping); and that make it easier to do good software development in R (roxygen2, testthat, devtools). He is also a writer, educator, and frequent speaker promoting more accessible, more effective and more fun data analysis.
发表于2025-04-10
Advanced R 2025 pdf epub mobi 电子书
书如其名,Hadley 的这本 Advanced R 确是学习 R 语言进阶的好材料。而且作者在其网站上直接放出了书的全部内容,我就是直接看的电子版。 很多其他讲 R 的书有两种倾向,一是偏传统入门,二是偏统计应用。前者按部就班从变量、函数、循环等开始讲。读者常常一边觉得这门语言有...
评分书如其名,Hadley 的这本 Advanced R 确是学习 R 语言进阶的好材料。而且作者在其网站上直接放出了书的全部内容,我就是直接看的电子版。 很多其他讲 R 的书有两种倾向,一是偏传统入门,二是偏统计应用。前者按部就班从变量、函数、循环等开始讲。读者常常一边觉得这门语言有...
评分书如其名,Hadley 的这本 Advanced R 确是学习 R 语言进阶的好材料。而且作者在其网站上直接放出了书的全部内容,我就是直接看的电子版。 很多其他讲 R 的书有两种倾向,一是偏传统入门,二是偏统计应用。前者按部就班从变量、函数、循环等开始讲。读者常常一边觉得这门语言有...
评分网上有电子版的,网页地址:http://adv-r.had.co.nz 作者是RStudio的首席科学家 学习R,Python,mathematica, 自己要慢慢学习,慢一点没关系,这三个实在是厉害,可以满足我的要求, 今天是一个很好的时代,我们要结合计算机和数学,单独的学习是没有意义的
评分网上有电子版的,网页地址:http://adv-r.had.co.nz 作者是RStudio的首席科学家 学习R,Python,mathematica, 自己要慢慢学习,慢一点没关系,这三个实在是厉害,可以满足我的要求, 今天是一个很好的时代,我们要结合计算机和数学,单独的学习是没有意义的
图书标签: R 数据分析 统计 R语言 Programming 计算机 编程 Statistics
Advanced R presents useful tools and techniques for attacking many types of R programming problems, helping you avoid mistakes and dead ends. With more than ten years of experience programming in R, the author illustrates the elegance, beauty, and flexibility at the heart of R.
The book develops the necessary skills to produce quality code that can be used in a variety of circumstances. You will learn:
-The fundamentals of R, including standard data types and functions
-Functional programming as a useful framework for solving wide classes of problems
-The positives and negatives of metaprogramming
-How to write fast, memory-efficient code
This book not only helps current R users become R programmers but also shows existing programmers what’s special about R. Intermediate R programmers can dive deeper into R and learn new strategies for solving diverse problems while programmers from other languages can learn the details of R and understand why R works the way it does.
Hadley Wickham 一人撑起了 R 语言的大半边天...
评分R 社区大神出品,进阶读物,讲得清晰简洁。喜欢 functional programming 和 metaprogramming 的黑魔法。
评分66. @20161111. 做个补记。读书就要读大师的作品。如果只能选一本书的话,R的书我会毫不犹豫选这本。真男神!
评分什么是不变的内核?怎么从package driven = R的思维框架中跳跃出来?
评分不是常见的工具书,没有介绍用哪些函数,什么参数去实现具体的统计模型,而是从R语言的基本运行规则介绍了变量、函数、环境这些程序语言要素在R中运行的规则和逻辑。对debug和提高语言的运行效率会很有帮助。书中语言表达非常清楚,如果想对R有深入一点的了解很推荐。原本想打四颗星,加一颗因为作者开源了电子版的书,搭配了代码,用markdown配合笔记的体验非常好。
Advanced R 2025 pdf epub mobi 电子书