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: Practical Regression and Anova using RPractical Regression and Anova using R
by
The emphasis of this text is on the practice of regression and analysis of variance. The objective is to learn what methods are available and when they should be applied. Many examples are presented to clarify the use of the techniques.
(11483 views)
Book cover: Tidy Modeling with RTidy Modeling with R
by - O'Reilly Media
This book is a guide to using a collection of software in the R programming language for model building called 'tidymodels'. The book provides a practical introduction to how to use these specific R packages to create models.
(1420 views)
Book cover: R for Data ScienceR for Data Science
by - O'Reilly Media
This book will teach you how to do data science with R: You'll learn how to get your data into R, get it into the most useful structure, transform it, visualise it and model it. In this book, you will find a practicum of skills for data science.
(7983 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.
(6966 views)