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: 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.
(13634 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.
(7426 views)
Book cover: Statistics with RStatistics with R
by
Contents: Introduction to R; Programming in R; From Data to Graphics; Customizing graphics; Factorial methods; Clustering; Probability Distributions; Estimators and Statistical Tests; Regression; Other regressions; Regression Problems; etc.
(8922 views)
Book cover: Exploratory Data Analysis with RExploratory Data Analysis with R
by - Leanpub
This book teaches you to use R to effectively visualize and explore complex datasets. Exploratory data analysis is a key part of the data science process because it allows you to sharpen your question and refine your modeling strategies.
(6721 views)