Description Usage Arguments Value Examples
displays the seven-number-summary for a variable.
1 | summary7plot(x)
|
x |
value(s) of a variable. |
depicts the seven-number-summary.
1 2 | data<- rnorm(90,90,10)
summary7plot(data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.