View source: R/plot_distribution.R
plot_distribution | R Documentation |
Creates a histogram of the value along with a horizontal boxplot above it to show the distribution of a variable.
plot_distribution(x, parameter, main = "")
x |
A numeric vector |
parameter |
Character to use as label of the x-axis |
main |
(optional) character to use as plot title |
No return value. Creates a plot.
Ian Kopacka
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.