Logo

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

Large book cover: R Packages: Organize, Test, Document and Share Your Code

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

Publisher: O'Reilly Media
ISBN/ASIN: 1491910593
ISBN-13: 9781491910597
Number of pages: 202

Description:
This practical book shows you how to bundle reusable R functions, sample data, and documentation together by applying author Hadley Wickham's package development philosophy. In the process, you'll work with devtools, roxygen, and testthat, a set of R packages that automate common development tasks.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Just Enough R: Learn Data Analysis with R in a DayJust Enough R: Learn Data Analysis with R in a Day
by - Smashwords
Learn R programming for data analysis in a single day. The book aims to teach data analysis using R within a day to anyone who already knows some programming in any other language. The book has sample code which can be downloaded as a zip file.
(7067 views)
Book cover: Using R for Data Analysis and GraphicsUsing R for Data Analysis and Graphics
by - Australian National University
These notes are designed to allow individuals who have a basic grounding in statistical methodology to work through examples that demonstrate the use of R for a range of types of data manipulation, graphical presentation and statistical analysis.
(13597 views)
Book cover: Advanced R programmingAdvanced R programming
by
The book is designed primarily for R users who want to improve their programming skills and understanding of the language. It should also be useful for programmers coming to R from other languages, as it explains some of R's quirks...
(10783 views)
Book cover: Efficient R ProgrammingEfficient R Programming
by - O'Reilly
The book is about increasing the amount of work you can do with R in a given amount of time. It's about both computational and programmer efficiency. It's for anyone who uses R and who wants to make their use of R more reproducible and faster.
(7381 views)