powered by
Compute minimum, maximum, and median across all numeric columns in a dataframe.
numdf_summary(df)
A dataframe.
A tibble with minimum, median, and maximum values.
# NOT RUN { ggstatsplot:::numdf_summary(ggplot2::msleep) # } # NOT RUN { # }
Run the code above in your browser using DataLab