Testing R Code

Testing R Code
Author: Richard Cotton
Publisher: CRC Press
Total Pages: 178
Release: 2017-01-12
Genre: Computers
ISBN: 1498763669


Download Testing R Code Book in PDF, Epub and Kindle

Learn how to write R code with fewer bugs. The problem with programming is that you are always one typo away from writing something silly. Likewise with data analysis, a small mistake in your model can lead to a big mistake in your results. Combining the two disciplines means that it is all too easy for a missed minus sign to generate a false prediction that you don’t spot until it’s too late. Testing is the only way to be sure that your code, and your results, are correct. Testing R Code teaches you how to perform development-time testing using the testthat package, allowing you to ensure that your code works as intended. The book also teaches run-time testing using the assertive package; enabling your users to correctly run your code. After beginning with an introduction to testing in R, the book explores more advanced cases such as integrating tests into R packages; testing code that accesses databases; testing C++ code with Rcpp; and testing graphics. Each topic is explained with real-world examples, and has accompanying exercises for readers to practise their skills — only a small amount of experience with R is needed to get started!


Testing R Code
Language: en
Pages: 178
Authors: Richard Cotton
Categories: Computers
Type: BOOK - Published: 2017-01-12 - Publisher: CRC Press

GET EBOOK

Learn how to write R code with fewer bugs. The problem with programming is that you are always one typo away from writing something silly. Likewise with data an
Mastering Shiny
Language: en
Pages: 372
Authors: Hadley Wickham
Categories: Computers
Type: BOOK - Published: 2021-04-29 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Master the Shiny web framework—and take your R skills to a whole new level. By letting you move beyond static reports, Shiny helps you create fully interactiv
R Packages
Language: en
Pages: 201
Authors: Hadley Wickham
Categories: Computers
Type: BOOK - Published: 2015-03-26 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Turn your R code into packages that others can easily download and use. This practical book shows you how to bundle reusable R functions, sample data, and docum
Advanced R
Language: en
Pages: 669
Authors: Hadley Wickham
Categories: Mathematics
Type: BOOK - Published: 2015-09-15 - Publisher: CRC Press

GET EBOOK

An Essential Reference for Intermediate and Advanced R Programmers Advanced R presents useful tools and techniques for attacking many types of R programming pro
R for Data Science
Language: en
Pages: 521
Authors: Hadley Wickham
Categories: Computers
Type: BOOK - Published: 2016-12-12 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Learn how to use R to turn raw data into insight, knowledge, and understanding. This book introduces you to R, RStudio, and the tidyverse, a collection of R pac