Recent Releases of messy

messy - messy 0.1.0

  • CRAN release
  • Add duplicate_rows() function
  • Add date(time) messy-ing functions:
    • messy_datetime_tzones() will randomly set different timezones to datetime columns
    • messy_datetime_formats() and messy_date_formats() will format date(times) as characters, and scramble their strptime formats.
    • split_datetimes() and split_dates() will split datetime columns into "date" and "time" columns, and Date columns into "year", "month", and "day" columns.

- R
Published by nrennie about 1 year ago