eavs_var: download_eavs()

View source: R/eavs_var.R

eavs_varR Documentation

download_eavs()

Description

Used to find and define EAVS variables in the clean EAVS file, or the regular EAVS

Usage

eavs_var(var = "", question = "", topic = "", print.out = T)

Arguments

var

Searches variable names for matches. (example 'qa1a')

question

Searches question text. (example "registrations")

topic

Searches topics. List of topics can be seen with list_topics() function.

print.out

logical. FALSE returns data.frame of variables.

Value

a data frame or printed output.


jw2249a/eavs documentation built on Oct. 31, 2022, 5:47 p.m.