Skip to content

data-cleaning/drat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

drat

Beta versions of data-cleaning packages

To install a package from our drat repository, first install Dirk Eddelbuetel's drat package from CRAN.

install.packages("drat")

After that you can install packages from our drat repo as follows (for example, for the validate package).

drat::addRepo("data-cleaning")
install.packages("validate")

About

Beta versions of data-cleaning packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published