char_to_lab: Convert character variable to labelled integer variable

View source: R/char_to_lab.R

char_to_labR Documentation

Convert character variable to labelled integer variable

Description

This function converts the character values into value labels, assigning each value an integer.

Usage

char_to_lab(x)

Arguments

x

Character vector to pass through


martinctc/surveytools documentation built on Nov. 21, 2024, 10:48 p.m.