summarize_pleas: Summarize plea acceptance across conditions

summarize_pleasR Documentation

Summarize plea acceptance across conditions

Description

Build a descriptive summary table of guilty pleas by experimental condition. Table contains the total number of participants per condition, the total number of guilty pleas per condition (and the percentage of n), and the condition names and values.

Usage

summarize_pleas(data, dv, ...)

Arguments

data

Your data set

dv

The specific column within the data set to look in (e.g., a column of participant's names or emails)

...

A list of your IV variable names

Examples

summarize_pleas(data=sonadata, dv=accept_reject, discount_level, pts_level, evidence_strength)

ryan-a-schneider/legaldmlab documentation built on July 2, 2023, 5:02 a.m.