clean

Fast and Easy Data Cleaning (in R)

Stars
49

Bot releases are hidden (Show)

clean - v2.0.0 Latest Release

Published by msberends about 4 years ago

Now a wrapper around the cleaner package.

clean - v1.1.0

Published by msberends about 5 years ago

  • Added support for currency as a new class: as.currency() and clean_currency(). They also come with 'S3 methods' for print, format, sum, min and max.
  • Added clean_POSIXct() to clean date/time objects
  • top_freq() now correctly selects bottoms items using negative a number for n
  • freq.default() is now exported for use in other packages
  • All numeric calculation in the header of frequency tables now use the same algorithm as used by Minitab and SPSS (see 'Type 6' on stats::quantile())
  • More robust results for clean_character(), it also keeps in-between spaces now
  • clean_numeric() now supports currency
  • Fix for freq() where the precentage of NAs in the header was not calculated right
clean - v1.0.0

Published by msberends about 5 years ago

Frist CRAN release.

Please see NEWS.