R Packages: Organize, Test, Document and Share Your Code by Hadley Wickham
Publisher: O'Reilly Media 2016
ISBN/ASIN: 1491910593
ISBN-13: 9781491910597
Number of pages: 202
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.
Computers & Internet Software Mathematical & Statistical R Programming Language