Skip to content

R Packages Organize, Test, Document, and Share Your Code

Best in textbook rentals since 2012!

ISBN-10: 1491910593

ISBN-13: 9781491910597

Edition: 2015

Authors: Hadley Wickham

List price: $35.99
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!
Buy eBooks
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

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…    
Customers also bought

Book details

List price: $35.99
Copyright year: 2015
Publisher: O'Reilly Media, Incorporated
Publication date: 3/31/2015
Binding: Paperback
Pages: 202
Size: 7.13" wide x 9.13" long x 0.46" tall
Weight: 0.968
Language: English

Hadley Wickham is an Assistant Professor and the Dobelman FamilyJunior Chair in Statistics at Rice University. He is an active memberof the R community, has written and contributed to over 30 R packages, and won the John Chambers Award for Statistical Computing for his work developing tools for data reshaping and visualization. His research focuses on how to make data analysis better, faster and easier, with a particular emphasis on the use of visualization to better understand data and models.