returnNumSlots: returnNumSlots - a helper function to return character...

Description Usage Arguments Examples

Description

returnNumSlots - a helper function to return character summary of a numeric based on the groupChar

This function returns the text from numericSummary; the returned value is formatted such that it can be directly placed in the table 1 column

Usage

1
returnNumSlots(eSet, groupChar, group, char)

Arguments

eSet

- the eSet or data.frame sent to table1

groupChar

- a factor column present in eSet by which to group samples and summarize char

group

- which factor level from groupChar is summarized

char

- which characteristic is summarized from eSet

Examples

1
returnNumSlots(eSet, "CancerStatus", "CancerPositive", "Age")

SPIRBURG-inc/tableONE documentation built on May 9, 2019, 11:42 a.m.