Language

Package: r-assertable @ 0.2.7

Synopsis

Verbose assertions for tabular data (data.frames and data.tables)

Description

This package provides 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.

Home page
https://cran.r-project.org/web/packages/assertable/
Location
gnu/packages/cran.scm (line: 16950, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings