View source: R/continuous_plot.R
This function visualizes and summarizes continuous data.
1 2 3 4 5 6 7 8 9 10 11 12 |
1 | continuous_plot(iris, iris$Sepal.Length, "hist", binwidth = 0.1, freq=FALSE, title="histogram")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.