Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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")