assertable: Verbose Assertions for Tabular Data (Data.frames and Data.tables)

Simple, flexible, assertions on data.frame or data.table objects with verbose output for vetting. While other assertion packages apply towards more general use-cases, assertable is tailored towards tabular data. It includes functions to check variable names and values, whether the dataset contains all combinations of a given set of unique identifiers, and whether it is a certain length. In addition, assertable includes utility functions to check the existence of target files and to efficiently import multiple tabular data files into one data.table.

Package details

AuthorGrant Nguyen [aut, cre], Max Czapanskiy [ctb]
MaintainerGrant Nguyen <grant.nguyen@gmail.com>
LicenseGPL-3
Version0.2.8
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("assertable")

Try the assertable package in your browser

Any scripts or data that you put into this service are public.

assertable documentation built on Jan. 27, 2021, 9:07 a.m.