| llm_persona_dictionary | R Documentation |
Persona 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.
llm_persona_dictionary(x)
x |
A persona data frame (see anes_2024_personas). |
The dictionary data frame, or NULL if the frame carries none.
llm_persona_split(), anes_2024_personas.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.