Skip to content

Hackout3/cleanr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

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

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published