tkimhofer/cleansing: Data cleaning and summary statistics

Data cleaning is time consuming and in most cases, it isn't fun at all! This package contains functions to semi-automate variable cleaning (e.g., data type conversions, NA removal, stratification of multi-level variables), as well as to generate summary statistics that give an overview of variables, missing values, etc. Use four spaces when indenting paragraphs within the Description.

Getting started

Package details

AuthorTorben Kimhofer
MaintainerTorben Kimhofer <tkimhofer@gmail.com>
LicenseMIT+LICENSE file
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("tkimhofer/cleansing")
tkimhofer/cleansing documentation built on Oct. 25, 2022, 1:12 a.m.