-
Added a
NEWS.md
file to track changes to the package. -
Added a
.slice_groups
argument tounbreak_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).
- Added more tests, spreadsheet-related functions, and better documentation.
- Cleanup and preparation for release.
- Minor patch to address breaking changes planned for
tibble
.
- 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.
- 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.
- More informative warning messages for
mash_colnames
- Re-converted character columns in new datasets.
- Fixed issue in
mash_colnames
that broke output when separator was not an underscore. - Improve wording in documentation for unbreaking trailing halves of broken values.
- Documentation fix for HTML5 checks
-
Add function for cleaning line breaks
-
Update non standard evaluation in most functions
-
Replace deprecated mutate operations