returnSlotsUnique: returnSlotsUnique - a helper function to help generate slots...

Description Usage Arguments Examples

Description

returnSlotsUnique - a helper function to help generate slots for table based on single patients/samples instead of groups (i.e. that in Campbell 2012)

This function returns a character representing the results of the summarization; meant for use when generating tables for patients instead of groups

Usage

1
returnSlotsUnique(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
returnSlotsUnique(eSet, "Patient.ID", "Patient7031", "SmokingStatus")

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