var_list {surveytable} | R Documentation |
List variables in a survey.
var_list(sw = "", all = FALSE, csv = getOption("surveytable.csv"))
sw |
starting characters in variable name (case insensitive) |
all |
print all variables? |
csv |
name of a CSV file |
A table
set_survey(namcs2019sv)
var_list("age")