seer_table: Create SEER Tables

Description Usage Arguments Value Examples

View source: R/tables.R

Description

Create SEER Tables

Usage

1
seer_table(seer_pub_data, standardize = F, ...)

Arguments

standardize

Logical value - if TRUE, standardizes publications ratios to median

...

Further arguments passed to .format_table()

Value

ReporteRs package FlexTable containing total publications, publications to prevalence ratios, and publications to deaths ratios for each tumor site

Examples

1
2
3
4
5
## Not run: 
seer_table()
seer_table(standardize = T)

## End(Not run)

outcomesinsights/seermedicare documentation built on Oct. 18, 2020, 4:11 p.m.