gvwilson/nickr: Checking Data Integrity in Pipelines

Functions that can be inserted between stages of a 'magrittr' pipeline to check that data satisfies user-specified conditions without modifying that data. Users can specify conditions on rows, columns, or groups as expressions; define their own error messages; control the way that error reports are logged; and enable or disable filters selectively so that they can be left in place in production.

Getting started

Package details

AuthorGreg Wilson <greg.wilson@rstudio.com>
MaintainerGreg Wilson <greg.wilson@rstudio.com>
LicenseMIT + file LICENSE
Version0.2.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gvwilson/nickr")
gvwilson/nickr documentation built on May 9, 2019, 4:05 p.m.