seer_plot: Create Publications and Incidence/Prevalence/Deaths by Year...

Description Usage Arguments Value Examples

View source: R/graphics.R

Description

Create Publications and Incidence/Prevalence/Deaths by Year Plot

Usage

1
seer_plot(x, seer_pub_data)

Arguments

x

Data column to plot - should be "incidence", "prevalence", or "deaths"

Value

Combination ggplot2 plot containing bar plot for parameter and line plot for total publications

Examples

1
2
3
4
5
6
## Not run: 
seer_plot("incidence")
seer_plot("prevalence")
seer_plot("deaths")

## End(Not run)

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