expResults: expResults

Description Arguments Details Author(s)

View source: R/expResults.r

Description

expResults

Arguments

dv

vector containing outcome values

tr

vector containing treatment group indicators

labels

an optional call to a vector (by default, called ".groupNames"), which - if specified - labels resulting table rows

object.name

if specified, stores the results table as an R object (e.g., to be used later for plotting)

digits

rounds all values to specified number of digits (default is 2)

NAs

handles NAs, by default removing them in calculating means and SDs

Details

Function to produce a simple, four-column experimental results table, with treatment group mean, SD, n, and SE.

Author(s)

Thomas J. Leeper


leeper/expResults documentation built on May 21, 2019, 12:37 a.m.