powered by
Descriptive statistics of a continuous variable for the combination of levels of two or more categorical variables.
ds_group_summary_interact(data, cvar, ...)
A data.frame or a tibble.
data.frame
tibble
Column in data; continuous variable.
data
Columns in data; categorical variables.
ds_group_summary
# NOT RUN { ds_group_summary_interact(mtcarz, mpg, cyl, gear) # }
Run the code above in your browser using DataLab