| mydescriptive | R Documentation |
It gives the general summary statistics: no. of observations, average, standard deviation, median and interquartile range with 1st quartile and 3rd quartile.
mydescriptive(x)
x |
input numeric variable |
character vector
x=c(1:10) mydescriptive(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.