powered by
Count groups
countGroups(data, yvars)
An object of class "tibble"
A data.frame
variable names
library(moonBook) countGroups(acs,"sex") countGroups(acs,c("sex","Dx"))
Run the code above in your browser using DataLab