generate_report: Generate Full Report: Overview of All SEER-Medicare...

Description Usage Arguments Value Examples

View source: R/generate_report.R

Description

Generate Full Report: Overview of All SEER-Medicare Publications

Usage

1
generate_report(seer_pub_data, outputPath = ".", html = FALSE)

Arguments

seer_pub_data

Result of running scrape_all_data. Should have class "scrape_all_data"

outputPath

Path to directory where report will be generated. Default is working directory

html

Logical value - if TRUE, will generate html file; if FALSE, will generate Microsoft Word file

Value

doc Object of class docx or bsdoc containing SEER-Medicare report

Examples

1
2
3
4
## Not run: 
generate_report()

## End(Not run)

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