CMD + K

r-assertable

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-assertable

Usage Tracking

0.2.8
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Oct 29, 2021 at 15:13

License

GPL-3.0-only

Total Downloads

16.0K

Supported Platforms

noarch