/dataCleanr

Primary LanguageRGNU General Public License v3.0GPL-3.0

dataCleanr

R-CMD-check Lifecycle: experimental

The goal of dataCleanr is to ...

Installation

You can install the development version of dataCleanr from GitHub with:

# install.packages("devtools")
devtools::install_github("ransomts/dataCleanr")

Example

This is a basic example which shows you how to solve a common problem:

library(dataCleanr)
## basic example code