labelText: Convert SPSS labels to text

View source: R/SurveyUtil.r

labelTextR Documentation

Convert SPSS labels to text

Description

Columns read from an SPSS file with the haven R package provides labelled columns. This function converts the labels (that are kind of like factors) into a text column.

Usage

labelText(values)

Arguments

values

A vector of labelled values

Value

Text vector


nick-komick/iRecAnalysisPkg documentation built on July 7, 2024, 6:29 a.m.