Description Usage Arguments Value Examples
View source: R/summary_extended.R
These functions provide different summary statistics of data
1 2 3 4 5 6 7 | summary_extended(x)
summary_type2(x)
summary_type2_1(x)
summary_type3(x)
|
x |
is a numeric vector whose statistics are to be calculated |
The summary of x
1 | summary_extended(x=rnorm(1000))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.