md.tbl1: Display a tableone table in RMarkdown

Description Usage Arguments Value

View source: R/md.R

Description

Display a tableone table in RMarkdown

Usage

1
2
## S3 method for class 'tbl1'
md(x, include_n = TRUE, include_p = FALSE, word = FALSE, wordstyles = NA)

Arguments

include_n

If TRUE, the table include non-missing sample size for each row.

include_p

If TRUE, the table includes p-values for each comparison.

word

Logical indicating whether the output should be formatted for an MS Word

wordstyles

Name of the MS Word stylesheet to be used for formatting. NA if word==FALSE.

A

tableone object, produced by make_tableone

Value

Side effects.


trahelyk/trahelyk_pkg documentation built on June 14, 2021, 9:25 p.m.