unheadr 0.1.0
Added a
NEWS.mdfile to track changes to the package.Added a
.slice_groupsargument tounbreak_valsto 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.2.2
- 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
CRAN release: 2020-10-25
- Adds 
mash_colnamesto 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
CRAN release: 2021-02-06
- More informative warning messages for 
mash_colnames - Re-converted character columns in new datasets.
 
