Skip to contents

All functions

has_label()
A selector function to use in tidyverse functions
label_variables()
Add labels to variables
labels()
Get the list of labels in a safeframe
labels_df()
Extract a data.frame of all labelled variables
lost_labels_action() get_lost_labels_action()
Check and set behaviour for lost labels
make_safeframe()
Create a safeframe from a data.frame
`names<-`(<safeframe>)
Rename columns of a safeframe
print(<safeframe>)
Printing method for safeframe objects
set_labels()
Change labels of a safeframe object
`[`(<safeframe>) `[<-`(<safeframe>) `[[<-`(<safeframe>) `$<-`(<safeframe>)
Subsetting of safeframe objects
type()
Type Selection Helper
validate_labels()
Checks the labels of a safeframe object
validate_safeframe()
Checks the content of a safeframe object
validate_types()
Type check variables
vars_labels()
Internal printing function for variables and labels