validata

R-CMD-check Lifecycle: experimental CRAN status

The goal of validata is to provide functions for validating the structure and properties of data frames.

Installation

You can install the released version of validata from CRAN with:

install.packages("validata")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("Harrison4192/validata")