tableRowNum: tableRowNum - a helper function to determine the number of...

Description Usage Arguments Examples

Description

tableRowNum - a helper function to determine the number of rows needed in table1

This function returns the number of rows that will be needed for table 1 based on the variables that will be summarized

Usage

1
tableRowNum(eSet, characteristics)

Arguments

eSet

- the eSet or data.frame sent to table1

characteristics

- which characteristics are summarized from eSet

Examples

1
tableRowNum(eSet, c("CancerStatus", "SmokingStatus", "PackYears"))

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