v0.2.0
- Added
combine_factors_unused()
to combine factors while reporting unused combinations. - Added the
clean_factor()
utility to remove unused levels from a factor. - Streamlined
combine_factors()
by not reporting the counts, as these can be obtained externally.