Learn R Programming

furniture (version 1.6.0)

table1_summarizing: Internal Table 1 Summarizing Function

Description

For internal use in table1() to summarize data.

Usage

table1_summarizing(d, num_fun, num_fun2, second, row_wise, test, NAkeep)

Arguments

d

the data

num_fun

the summarizing function

num_fun2

the second summarizing function

second

the variables to which FUN2 is to be applied

row_wise

the way to compute the percentages

test

should significance tests be run?

NAkeep

whether NA's should be shown in the output of categorical variables

Value

A data.frame