var_list: List variables in a survey.

View source: R/var_list.R

var_listR Documentation

List variables in a survey.

Description

List variables in a survey.

Usage

var_list(sw = "", all = FALSE)

Arguments

sw

starting characters in variable name (case insensitive)

all

print all variables?

Value

A table

Examples

set_survey(namcs2019sv)
var_list("age")

surveytable documentation built on Aug. 26, 2025, 1:07 a.m.