Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code
This branch is 31 commits ahead, 2 commits behind cran:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
MD5
 
 
 
 
 
 
 
 
 
 

README.md

The development and maintenance of this package has been handed over to the repository github/CIP-RIU.

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

Tools for checking data consistency

Resources

License

Packages

No packages published
You can’t perform that action at this time.