powered by
Descriptive statistics for multiple variables.
ds_multi_stats(x, ...)
A tibble or a data.frame.
tibble
data.frame
Columns in x.
x
A tibble.
multistats() has been deprecated. Instead use ds_multi_stats()
multistats()
ds_multi_stats()
# NOT RUN { ds_multi_stats(mtcarz, mpg, disp, hp) # }
Run the code above in your browser using DataLab