View source: R/plot_med_density.R
plot_med_density
1 2 3 4 5 6 | plot_med_density(
df,
temp_title = "Density Plot",
temp_ylab = "Count",
temp_xlab = "Median Bundled Procedure Price"
)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.