apply_labels: Apply Answers and Questions Labels

Description Usage Arguments Value Author(s)

View source: R/tabulate_aux.R

Description

Apply answers and questions labels to the survey dataset.

Usage

1
apply_labels(survey_data, question_label, answer_label)

Arguments

survey_data

Tibble. Question table with numbers as categories

question_label

Tibble. Table of question labels

answer_label

Tibble. Table of answer labels

Value

Tibble. The survey_data with

Author(s)

Leonardo Rocha


leofmr/surveystats documentation built on March 19, 2021, 3:48 p.m.