new helper recode_if() for recoding values based on condition, variable and value labels being preserved (#82) look_for() could be time consuming for big data frames. Now, by default, only basic details of each variable are computed. You can compute all details with details = "full" (#77) printing of look_for() results has been updated and do not rely anymore on pillar (#85) to_labelled() can properly manage factors whose levels are coded as "[code] level", as produced by to_factor(levels = "prefixed") (#74 @courtiol) new function is_prefixed() to check if a factor is prefixed bug fix for na_range<- and na_values<- when applied to a data.frame (#80
Bug fixes Better identification of term labels for interaction terms using sum contrasts (#108) No...
Produce a codebook describing value labels labelbook lblname-list, labelbook options Prefix numeric ...
New features New method model_get_coefficients_type.tidycrr() (#128) Updated error messaging about ...
look_for() improvements: new function look_for_and_select() (#87) look_for() can now search within ...
look_for() has been redesigned: look_for() now returns a tibble columns with multiple values for eac...
New features support of variable labels for packed columns, see dedicated vignette (#142) new helpe...
Improvements set_value_labels(), add_value_labels(), remove_value_labels(), set_variable_labels(), ...
var_label(), applied to a data.frame, now accepts a character vector of same length as the number o...
improved error messages for missing variable names (#118, @ajb5d) better implementation of look_for(...
new .keep_value_labels argument for recode.haven_labelled() new .combine_value_labels argument for r...
bug fix for look_for() (#52 by @NoahMarconi) bug fix in val_labels_to_na() documentatio
a .values argument has been added to set_na_values() and set_na_range(), allowing to pass a list of ...
fixes for haven 2.3.0 (#59 by @hadley) correct re-export of functions from haven update_labelled() h...
new function copy_labels_from(), compliant with dplyr syntax update_labelled() is now more strict (#...
Minor breaking change: column var_type returned by tidy_identify_variables() is now equal to "dichot...
Bug fixes Better identification of term labels for interaction terms using sum contrasts (#108) No...
Produce a codebook describing value labels labelbook lblname-list, labelbook options Prefix numeric ...
New features New method model_get_coefficients_type.tidycrr() (#128) Updated error messaging about ...
look_for() improvements: new function look_for_and_select() (#87) look_for() can now search within ...
look_for() has been redesigned: look_for() now returns a tibble columns with multiple values for eac...
New features support of variable labels for packed columns, see dedicated vignette (#142) new helpe...
Improvements set_value_labels(), add_value_labels(), remove_value_labels(), set_variable_labels(), ...
var_label(), applied to a data.frame, now accepts a character vector of same length as the number o...
improved error messages for missing variable names (#118, @ajb5d) better implementation of look_for(...
new .keep_value_labels argument for recode.haven_labelled() new .combine_value_labels argument for r...
bug fix for look_for() (#52 by @NoahMarconi) bug fix in val_labels_to_na() documentatio
a .values argument has been added to set_na_values() and set_na_range(), allowing to pass a list of ...
fixes for haven 2.3.0 (#59 by @hadley) correct re-export of functions from haven update_labelled() h...
new function copy_labels_from(), compliant with dplyr syntax update_labelled() is now more strict (#...
Minor breaking change: column var_type returned by tidy_identify_variables() is now equal to "dichot...
Bug fixes Better identification of term labels for interaction terms using sum contrasts (#108) No...
Produce a codebook describing value labels labelbook lblname-list, labelbook options Prefix numeric ...
New features New method model_get_coefficients_type.tidycrr() (#128) Updated error messaging about ...