Changelog
dunlin 0.1.2
- Defined a Reformatting Map (
rule
object) which specifies the correspondence between the old and the new values in data. - Enhanced function
dunlin::reformat()
that provides generic supports incharacter
and/orfactor
reformatting while keeping the attributes of the original data (e.g. the data type or labels) unchanged. - Improved performance of package by adding more unit tests.
- Upgraded package dependencies and removed deprecated functions.
- Updated
pkgdown
configuration.