powered by
The five number summary of a numeric vector you would get from `summary` but returned with a tidy output.
five_number_summary(x)
a numeric vector
a tibble
# NOT RUN { iris$Petal.Width %>% five_number_summary() # }
Run the code above in your browser using DataLab