plot_med_density: plot_med_density

Description Usage Arguments

View source: R/plot_med_density.R

Description

plot_med_density

Usage

1
2
3
4
5
6
plot_med_density(
  df,
  temp_title = "Density Plot",
  temp_ylab = "Count",
  temp_xlab = "Median Bundled Procedure Price"
)

Arguments

df

dataframe of bundled procedures

temp_title

the title of the plot

temp_ylab

the title of the y axis

temp_xlab

the title of the x axis


utah-osa/hcctools2 documentation built on March 22, 2021, 3:51 p.m.