unheadr 0.1.0 Unreleased

  • Added a NEWS.md file to track changes to the package.

  • Added a .slice_groups argument to unbreak_vals to either keep or discard the variable with broken values and slice the extra rows afterwards.

  • Reworded all the documentation with more adequate terms (i.e. embedded subheaders).

unheadr 0.1.1 Unreleased

  • Added more tests, spreadsheet-related functions, and better documentation.

unheadr 0.2.0 2020-02-09

  • Cleanup and preparation for release.

unheadr 0.2.1 2020-03-04

  • Minor patch to address breaking changes planned for tibble.

unheadr 0.2.2 Unreleased

  • Adds annotate_mf_all() function to translate meaningful formatting for all cells in a spreadsheet.
  • Adds regex_valign() function for aligning character strings with one element for each line.

unheadr 0.3.0 2020-10-25

  • Adds mash_colnames to make many header rows into column names.
  • Drops leading dot notation from unbreak_vals _slice/__groups_ argument and ultimately deprecates the argument.
  • Two datasets added for teaching and demonstration purposes.

unheadr 0.3.1 2021-02-06

  • More informative warning messages for mash_colnames
  • Re-converted character columns in new datasets.