When I run the code below
summary()
I get the results shown in the image.
However, I would like to see the Max, Min, Mean, and Median statistics. Instead, I get Length, class, and mode. What could the problem be? I tried it also on the RStudio offline version and had the same result. Please assist.