print_stats: Calculate statistics on confidence and succcess for a...

View source: R/print_stats.R

print_statsR Documentation

Calculate statistics on confidence and succcess for a dataframe.

Description

Saves statistics on confidence and data for each participant to .csv files.

Usage

print_stats(dat, id_num, output_dir)

Arguments

dat

Dataframe

id_num

Participant identifier variables. Defaults to the first column in your dataframe.

output_dir

Where output should be saved to.


jrcalabrese/faceup documentation built on May 16, 2022, 3:14 p.m.