dgarmat/expectdata: Test Expectations of a Data Frame

This package runs expectation tests about data and returns an error when expectations are not met. Configuations allow that to be a warning instead. Piping is assumed by default, so that the test returns the input data frame if no errors stop it. This means the test can be part of a dplyr pipeline. This helps diagnose errors coming from data sources that change in unexpected way early.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/dgarmat
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dgarmat/expectdata")
dgarmat/expectdata documentation built on Oct. 22, 2019, 5:19 a.m.