create_tableone: Create a results table using tableone

Description Usage Arguments Details Value See Also

Description

create_tableone make a table with results to be inserted into Microsoft Word

Usage

1
create_tableone(test, group = NULL, ident = "pie.id")

Arguments

test

A data frame with the data to be summarized

group

An optional character character vector indicating grouping column(s); default is no groups

ident

An optional character string with the name of the subject identifier column

Details

This function takes a data frame and converts it to a TableOne object.

Value

A TableOne object

See Also

CreateTableOne


bgulbis/BGTools documentation built on May 12, 2019, 8:21 p.m.