checkthat-package {checkthat} | R Documentation |
checkthat: Intuitive Unit Testing Tools for Data Manipulation
Description
Provides a lightweight data validation and testing toolkit for R. Its guiding philosophy is that adding code-based data checks to users' existing workflow should be both quick and intuitive. The suite of functions included therefore mirror the common data checks many users already perform by hand or by eye. Additionally, the 'checkthat' package is optimized to work within tidyverse data manipulation pipelines.
Author(s)
Maintainer: Ian Cero ian_cero@urmc.rochester.edu (ORCID) [copyright holder]
See Also
Useful links:
Report bugs at https://github.com/iancero/checkthat/issues
[Package checkthat version 0.1.0 Index]