0.9.1
datawizard 0.9.1
CHANGES
-
rescale()
gainsmultiply
andadd
arguments, to expand ranges by a given
factor or value. -
to_factor()
andto_numeric()
now support classhaven_labelled
.
BUG FIXES
-
to_numeric()
now correctly deals with inversed factor levels when
preserve_levels = TRUE
. -
to_numeric()
inversed order of value labels whendummy_factors = FALSE
. -
convert_to_na()
now preserves attributes for factors whendrop_levels = TRUE
.