Skip to content
Back to formatted view

Raw Message

Message-ID: <CAC9BCcyKZ2BhkxeQfEVQsSgYZp2VyUd6+8UJBgk61oTDYX2C2A@mail.gmail.com>
Date: 2018-07-25T19:39:11Z
From: Xiaoli Zhao
Subject: New package cleandata: functions to clean business data

Hi useRs,

A new package, cleandata, has been released on CRAN.

This package contains functions to that work with data frame to inspect,
impute, and encode data. The functions for imputation and encoding can
produce log files to help you keep track of your process.

I designed the package to be efficient to work with business datasets.
However, it can also work with other datasets, especially datasets with
many columns.

A Demo of Using It to Wrangle Business Data:
https://rpubs.com/neilalien/rpkgcd010demo01

CRAN: https://cran.r-project.org/package=cleandata
GitHub: https://github.com/sherrisherry/cleandata

All the best,

	[[alternative HTML version deleted]]