The question dictionary attached to a persona data frame
Source:R/personas.R
llm_persona_dictionary.RdPersona frames may carry a dictionary attribute: a data frame mapping each
tidy column handle to the human-readable question wording (and, when present,
its domain and source-survey variable). llm_persona_split() and
llm_persona_overview() use it to show questions rather than column handles.
Arguments
- x
A persona data frame (see anes_2024_personas).