Uses stats::shapiro.test
to perform test of normality and outputs interpretation into console.
Details
The null hypothesis of the S-W test is that the sample comes from a normally distributed population. If the p-value is less than the chosen alpha level, the null hypothesis is rejected, indicating that the data has non-normal distribution.