seedata | R Documentation |
See quantitative data at a glance
seedata(data, na.rm = FALSE, col = "grey")
data |
a numeric vector describing quantitative data. |
na.rm |
logical, if |
col |
main color. |
The red curves depict the corresponding Normal law (same mean and sd as data
).
A multi-plot graphic is returned.
Caroline Simonis csimonis@mnhn.fr and Jerome Sueur sueur@mnhn.fr.
seedata(rnorm(1000))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.