varl_tb: Create tidy data frame with variable and variable labels

View source: R/varl_tb.R

varl_tbR Documentation

Create tidy data frame with variable and variable labels

Description

Input a data frame or tibble containing labelled variables, and returns a tidy tibble with variable and variable labels. Empty variables will be imputed with "No label"

Usage

varl_tb(x)

Arguments

x

Data frame containing labelled variables to pass through


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