llm_persona_overview: A compact overview of a persona frame for display

View source: R/personas.R

llm_persona_overviewR Documentation

A compact overview of a persona frame for display

Description

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.

Usage

llm_persona_overview(x, columns = NULL)

Arguments

x

A persona data frame.

columns

Optional character vector of either column handles or question wordings to include. When NULL, a default set is used.

Value

A data frame with one row per persona.

See Also

anes_2024_personas.


LLMR documentation built on July 11, 2026, 1:06 a.m.