powered by
See quantitative data at a glance
seedata(data, na.rm = FALSE, col = "grey")
a numeric vector describing quantitative data.
logical, if TRUE removes NA.
TRUE
NA
main color.
A multi-plot graphic is returned.
The red curves depict the corresponding Normal law (same mean and sd as data).
data
# NOT RUN { seedata(rnorm(1000)) # }
Run the code above in your browser using DataLab