Labelled Data Utility Functions


[Up] [Top]

Documentation for package ‘sjlabelled’ version 1.0.5

Help Pages

sjlabelled-package Labelled Data Utility Functions
add_labels Add, replace or remove value labels of variables
as_character Convert variable into factor with associated value labels
as_factor Convert variable into factor and keep value labels
as_label Convert variable into factor with associated value labels
as_labelled Convert vector to labelled class
as_numeric Convert factors to numeric variables
copy_labels Copy value and variable labels to (subsetted) data frames
drop_labels Drop, add or convert (non-)labelled values
efc Sample dataset from the EUROFAMCARE project
fill_labels Drop, add or convert (non-)labelled values
get_dv_labels Retrieve labels of model terms from regression models
get_label Retrieve variable label(s) of labelled data
get_labels Retrieve value labels of labelled data
get_na Retrieve tagged NA values of labelled variables
get_note Retrieve notes (annotations) from labelled variables
get_term_labels Retrieve labels of model terms from regression models
get_values Retrieve values of labelled variables
is_labelled Check whether object is of class "labelled"
lbl_df Create a labelled data frame
read_sas Import data from other statistical software packages
read_spss Import data from other statistical software packages
read_stata Import data from other statistical software packages
remove_all_labels Remove value and variable labels from vector or data frame
remove_labels Add, replace or remove value labels of variables
replace_labels Add, replace or remove value labels of variables
set_label Add variable label(s) to variables
set_label<- Add variable label(s) to variables
set_labels Add value labels to variables
set_note Add notes (annotations) to (labelled) variables
set_note<- Add notes (annotations) to (labelled) variables
sjlabelled Labelled Data Utility Functions
tidy_labels Repair value labels
type_sum Provide a succinct summary of an object
type_sum.label_type_sum Provide a succinct summary of an object
unlabel Convert labelled vectors into normal classes
var_labels Add variable label(s) to variables
write_sas Write data to other statistical software packages
write_spss Write data to other statistical software packages
write_stata Write data to other statistical software packages
zap_labels Drop, add or convert (non-)labelled values
zap_na_tags Convert tagged NA values into regular NA
zap_unlabelled Drop, add or convert (non-)labelled values