Learn R Programming

gooseR (version 0.1.0)

abbreviate_survey_question: Intelligent Abbreviation of Survey Questions

Description

Internal function that intelligently abbreviates survey questions into short, meaningful variable names.

Usage

abbreviate_survey_question(question, max_length = 20, custom_dict = NULL)

Value

Abbreviated variable name

Arguments

question

The survey question text

max_length

Maximum length for the abbreviated name

custom_dict

Custom abbreviation dictionary