| llm_persona_overview | R Documentation |
Builds a small data frame summarizing the personas, suitable for a browse or
selection table. By default it surfaces a few widely useful fields (an ideology
score when present, plus party, age, race, region, and religion when the
dictionary names them); pass columns to choose your own.
llm_persona_overview(x, columns = NULL)
x |
A persona data frame. |
columns |
Optional character vector of either column handles or question
wordings to include. When |
A data frame with one row per persona.
anes_2024_personas.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.