《R Packages》

《R Packages》 《R Packages》

  • 书名:《R Packages》
  • 分类:编程
  • 作者:Hadley Wickham
  • 出版社:O'Reilly Media
  • 出版年:2015-4-16
  • 售价:USD 39.99
  • 装订:Paperback
  • 页码:202

《R Packages》 内容介绍:

Packages are the fundamental units of reproducible R code. They include reusable R functions, the documentation that describes how to use them, and sample data. This practical book shows you how to turn your code into packages that others can easily download and use. By applying author Hadley Wickham’s philosophy of package development, you’ll learn to focus on what you want your package to do, rather than think about package structure. You’ll also work with Hadley’s devtools package, a suite of R functions for automating common development tasks. Devtools encapsulates best practices of package development that he’s learned over the years. With this book, Hadley will show you how to use devtools to develop your own packages. -Create R packages that save you time and are easy for others to use -Understand the most common and useful components of packages -Start with the basics and improve your package writing over time -Automate anything you can and do as much as possible with functions -Streamline your development process with devtools -Learn from a well-respected member of the R community who created 30 R packages including ggplot2

作者Hadley Wickham介绍:

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.


微信扫一扫关注公众号

0 个评论

要评论图书请先登录注册

你也许想看:

Gradle Beyond the Basics

《Gradle Beyond the Basics》

Tim Berglund.O'Reilly Media.2013-8-15

“One of Gradle's special strengths is its ability to let you ...”

Web Scraping with Python

《Web Scraping with Python》

Ryan Mitchell.O'Reilly Media.2015-7-24

“”

实战Java高并发程序设计

《实战Java高并发程序设计》

葛一鸣,郭超.电子工业出版社.2015-11

“在过去单核CPU时代,单任务在一个时间点只能执行单一程序,随着多核CPU的发展,并行程序开发就显得尤为重要。 《实战Ja...”

3D游戏编程大师技巧

《3D游戏编程大师技巧》

[美] 拉莫泽.人民邮电出版社.2005-6

“《3D 游戏编程大师技巧》是游戏编程畅销书作者André LaMothe的扛鼎之作,从游戏编程和软件引擎的角度深入探讨了...”

.NET单元测试艺术

《.NET单元测试艺术》

奥西洛夫.清华大学出版社.2012-1

“《.NET单元测试艺术》针对这个重要主题展开讨论,引导读者从简单的测试开始,逐渐过渡到如何写出可维护、可读、可信赖的测试...”

OpenGL 4.0 Shading Language Cookbook

《OpenGL 4.0 Shading Language Cookbook》

David Wolff.Packt Publishing.2011-7-9

“”

ASP.NET MVC 5 高级编程

《ASP.NET MVC 5 高级编程》

Jon Galloway,Brad Wilson,K. Scott Allen,David Matson.清华大学出版社.2015-2-1

“使用MVC 5创建动态的、数据驱动的网站 作为Microsoft备受欢迎的MVC技术的最新版本,MVC 5是一个成熟的W...”

C#高级编程(第4版)

《C#高级编程(第4版)》

Christian Nagel Bill Evjen Jay Glynn等.清华大学出版社.2006-10

“C#经典名著!也是Wrox红皮书中最畅销的品种之一,从第一版开始就名满天下;其第3版被中华读书报、CSDN、《程序员》等...”

Perl语言编程

《Perl语言编程》

[美] Larry Wall,Tom Christiansen,Jon Orwant.中国电力出版社.2001-12

“这不仅仅是一本关于Perl的书籍,更是一本独一无二的开发者自己介绍该语言及其文化的书籍。Larry Wall是Perl的...”

Clojure for the Brave and True

《Clojure for the Brave and True》

Daniel Higginbotham.No Starch Press.2015-10-25

“For weeks, months?—nay!—from the very moment you were born, ...”

Pro OpenGL ES for Android

《Pro OpenGL ES for Android》

Mike Smithwick,Mayank Verma.Apress.2012-1-25

“In Pro OpenGL ES for Android, you'll find out how to harness...”

Programming iOS 4

《Programming iOS 4》

Matt Neuburg.O'Reilly Media.2011-6-2

“With this Early Release edition, you’ll get the entire book ...”

Practical CSS3

《Practical CSS3》

Mills, Chris..2012-7

“This book teaches how to use CSS3 to build cool, responsive ...”

编程人生(下卷)

《编程人生(下卷)》

[美] Peter Seibel.人民邮电出版社.2014-12

“这是一本访谈笔录,记录了当今最具个人魅力的15 位软件先驱的编程生涯。包括Donald Knuth、Jamie Zawi...”

Pragmatic Guide to Subversion

《Pragmatic Guide to Subversion》

Mike Mason.Pragmatic Bookshelf.2010-08-28

“Subversion sets the standard in version control systems. Cha...”

More Exceptional C++中文版

《More Exceptional C++中文版》

[美] Herb Sutter.华中科技大学出版社.2002-9

“More Exceptional C++是Exceptional C++的续篇。根据多年程序开发的实践经验、Herb S...”

MATLAB Demystified

《MATLAB Demystified》

David McMahon.McGraw-Hill Professional.2007-04-06

“Need to Learn MATLAB? Problem SOLVED! Get started using MATL...”

Reactive Design Patterns

《Reactive Design Patterns》

Roland Kuhn,Jamie Allen.Manning Publications Co..2015

“Modern distributed applications must deliver near-realtime p...”

COM技术内幕-微软组件对象模型

《COM技术内幕-微软组件对象模型》

(美)Dale Rogerson.清华大学出版社.1999-1

“”

Learning Cython Programming

《Learning Cython Programming》

Philip Herron.Packt Publishing.2013-9-25

“”