subTable {desctable}R Documentation

Create a subtable in a grouped desctable

Description

Create a subtable in a grouped desctable

Usage

subTable(df, stats, tests, grps)

Arguments

df

Dataframe to use

stats

Stats list/function to use

tests

Tests list/function to use

grps

List of symbols for grouping factors

Value

A nested list of statTables and testColumns


[Package desctable version 0.3.0 Index]