plot_hist | R Documentation |
Describe a continuous variable with a histogram.
plot_hist(x)
x <- c(rnorm(100), rep(NA, 20)) plot_hist(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.