RCMDR 

Rcmdr Package allows performing of statistical and graphical analysis using rolling menus. This package can be installed by the command install.packages(“Rcmdr”) and can be run using library(Rcmdr). In the below figure, data can be imported by clicking on Data then import Data and choose the type of file. The used data can be downloaded from this link: https://www.file-upload.com/882ncrmem7x4

By clicking on Statistics then summaries then active data sets as shown in the below figure. The summary shows the minimum and maximum values of each attribute; in addition to mean, median, 1st and 3rd quartile values.

By following the previous steps, and clicking on numerical summaries instead of active data sets, we can show Descrptive Statistics data like mean, standard deviation IQR and Quantiles as shown in the below figure.