I have a table with 10 different variables. Now I would like to calculate various things like mean, Q1, Q3, SD, median, IQR,Skewness and Kurtosis in R.
I can calculate all these individually but is their any way where I can just run them in a loop getting me the values for all the above things.
Thank You.
Senthil
1 Answer