look_for() has been redesigned: look_for() now returns a tibble columns with multiple values for each variable are now stored as named lists a print method has been added for a clearer presentation of results in the console use lookfor_to_long_format() to convert results with one row per factor level and per value label use convert_list_columns_to_character() to convert list columns to simpler character vectors generate_dictionary() is an equivalent of look_for() set_variable_labels, set_value_labels, add_value_labels, and remove_value_labels now accept "tidy dots" (#67 @psanker) new function names_prefixed_by_values() to get the names of a vector prefixed by their corresponding valu
fixes for haven 2.3.0 (#59 by @hadley) correct re-export of functions from haven update_labelled() h...
Minor breaking change: column var_type returned by tidy_identify_variables() is now equal to "dichot...
General Removed defuncted functions. Changes to functions copy_labels() now also copy labels...
New features support of variable labels for packed columns, see dedicated vignette (#142) new helpe...
new helper recode_if() for recoding values based on condition, variable and value labels being prese...
look_for() improvements: new function look_for_and_select() (#87) look_for() can now search within ...
Improvements set_value_labels(), add_value_labels(), remove_value_labels(), set_variable_labels(), ...
improved error messages for missing variable names (#118, @ajb5d) better implementation of look_for(...
bug fix for look_for() (#52 by @NoahMarconi) bug fix in val_labels_to_na() documentatio
var_label(), applied to a data.frame, now accepts a character vector of same length as the number o...
new .keep_value_labels argument for recode.haven_labelled() new .combine_value_labels argument for r...
a .values argument has been added to set_na_values() and set_na_range(), allowing to pass a list of ...
new function copy_labels_from(), compliant with dplyr syntax update_labelled() is now more strict (#...
bug fix for na_range() and na_values(): variable labels are now preserved (#48, thanks to @mspittle...
Produce a codebook describing value labels labelbook lblname-list, labelbook options Prefix numeric ...
fixes for haven 2.3.0 (#59 by @hadley) correct re-export of functions from haven update_labelled() h...
Minor breaking change: column var_type returned by tidy_identify_variables() is now equal to "dichot...
General Removed defuncted functions. Changes to functions copy_labels() now also copy labels...
New features support of variable labels for packed columns, see dedicated vignette (#142) new helpe...
new helper recode_if() for recoding values based on condition, variable and value labels being prese...
look_for() improvements: new function look_for_and_select() (#87) look_for() can now search within ...
Improvements set_value_labels(), add_value_labels(), remove_value_labels(), set_variable_labels(), ...
improved error messages for missing variable names (#118, @ajb5d) better implementation of look_for(...
bug fix for look_for() (#52 by @NoahMarconi) bug fix in val_labels_to_na() documentatio
var_label(), applied to a data.frame, now accepts a character vector of same length as the number o...
new .keep_value_labels argument for recode.haven_labelled() new .combine_value_labels argument for r...
a .values argument has been added to set_na_values() and set_na_range(), allowing to pass a list of ...
new function copy_labels_from(), compliant with dplyr syntax update_labelled() is now more strict (#...
bug fix for na_range() and na_values(): variable labels are now preserved (#48, thanks to @mspittle...
Produce a codebook describing value labels labelbook lblname-list, labelbook options Prefix numeric ...
fixes for haven 2.3.0 (#59 by @hadley) correct re-export of functions from haven update_labelled() h...
Minor breaking change: column var_type returned by tidy_identify_variables() is now equal to "dichot...
General Removed defuncted functions. Changes to functions copy_labels() now also copy labels...