Strip attributes from labelled data.frame using as.vector() function

strip_attributes(data)

Arguments

data

Labelled data.frame

Value

data.frame

Examples

# NOT RUN { strip_attributes(data = spss_data) # }