Skip to content
/ datacheck Public

❗ This is a read-only mirror of the CRAN R package repository. datacheck — Tools for Checking Data Consistency. Homepage: https://github.com/c5sire/datacheck Report bugs for this package: https://github.com/c5sire/datacheck/issues

License

Notifications You must be signed in to change notification settings

cran/datacheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis-CI Build Status

The package provides functionality to check variables against a set of basic format rules. This is useful in data migration or data cleaning to quickly check assumptions about data types and content.

See the file in vignettes/index.md for a complete example on how to use.

You can download release versions from the CRAN repository following standard menu options in R or RStudio.

The latest development version can be obtained from this repository in github using:

if (!require('devtools')) install.packages('devtools')
devtools::install_github('c5sire/datacheck')

About

❗ This is a read-only mirror of the CRAN R package repository. datacheck — Tools for Checking Data Consistency. Homepage: https://github.com/c5sire/datacheck Report bugs for this package: https://github.com/c5sire/datacheck/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published