Skip to content

cleanr package used in the data cleaning and recoding of PC data

License

Notifications You must be signed in to change notification settings

BDI-pathogens/cleanr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cleanr

Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Linux Build Status

WARNING: This is an experimental package tied to some internal projects. The interface is still being refined and may change at any point. It may also split or merge into a number of other projects. You have been warned!

Installation

From our drat repository, either:

drat:::add("richfitz")
install.packages("cleanr")

or, if you don't have drat installed:

install.packages("cleanr", repos=c(CRAN="https://cran.rstudio.com",
                                    drat="https://richfitz.github.io/drat"))

Alternatively, you install Directly from GitHub via devtools:

devtools::install_github("Hackout3/cleanr")

About

cleanr package used in the data cleaning and recoding of PC data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 94.9%
  • Makefile 5.1%