powered by
prints the numerical summaries in the console.
summary7(x)
value(s) of a variable.
prints the seven-number-summary in the console.
# NOT RUN { data <- rnorm(90,90,10) summary7(data) # }
Run the code above in your browser using DataLab