var_names: A Searcher function

Description Usage Arguments Examples

Description

This function allows you to find variables and their coding. Only works with SPSS data loaded with haven.

Usage

1
var_names(data, keyword = "")

Arguments

data

is a labelled dataframe

keyword

what do you want to search for?

Examples

1
var_names(a_labelled_dataset)

favstats/tidytemplate documentation built on June 22, 2019, 4:03 a.m.