Skip to contents

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