Skip to content

smorisseau/datim-validation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datim-validation

Datim validation scripts

To get started, be sure you have installed the devtools package with

install.packages('devtools')

Once you have installed that, you can proceed to try and load the data-validation package with

library(devtools)
install_github("jason-p-pickering/datim-validation")

If you prefer, you can download the source of the package with the vignettes and build these as well (reccomended for new users).

devtools::install_github('jason-p-pickering/datim-validation',build_vignettes = TRUE)

Once the package has installed, you can load it with

library(datimvalidation)

Consult the vignette in the package documentation on how to use the library.

About

Datim validation scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%