powered by
displays the seven-number-summary for a variable.
summary7plot(x)
value(s) of a variable.
depicts the seven-number-summary.
# NOT RUN { data<- rnorm(90,90,10) summary7plot(data) # }
Run the code above in your browser using DataLab