Description Usage Arguments Details Author(s) See Also Examples
isum
generates seven number summary statistics and tests normality on the fly.
1 |
x |
a numeric object |
data |
a data frame object (Optional) |
rnd |
specify rounding of numbers. See |
na.rm |
A logical value to specify missing values, <NA> in the table |
Normality test is perfomed by Shapiro-Wilk Normality Test. See more at
shapiro.test
.
Myo Minn Oo (Email: dr.myominnoo@gmail.com | Website: https://myominnoo.github.io/)
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.