jimmyrigby94/regcleaner: regcleaner: Quick Survey Cleaning and Reliability Analysis using Regular Expressions

regcleaner is an R package intended to automate data cleaning and item analysis for multi-item scales often collected via surveys. Data cleaning is typicallly the most time consuming part of any analytic endeavor. The philosophy of this package is to capitalize on the information stored in column names to minimize the number of times researchers need to manipulate the data by hand. This speeds up the cleaning process and minimizes the number of errors committed.

Getting started

Package details

AuthorJames Rigby
MaintainerJames Rigby <jimmyrigby94@gmail.com>
LicenseNone
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jimmyrigby94/regcleaner")
jimmyrigby94/regcleaner documentation built on March 26, 2020, 8:16 a.m.