ted_sr_data_prep: Makes Graph of Single response questions

Description Usage Arguments Details Value Examples

View source: R/ted_sr_data_prep.R

Description

ted_sr_data_prep returns a bar graph of a given question.

Usage

1
ted_sr_data_prep(.df, .dd, .x)

Arguments

.df

An imported dataframe

.dd

A data dictionary

.x

A question number

Details

This is an NACD function: Should you experience difficulties, see Ted Sikora

Value

A tibble

Examples

1
df %>% ted_sr_data_prep(dd, Q8)

TSwork/TSpack documentation built on Dec. 15, 2020, 7:30 p.m.