powered by
group_size(x)
if (require("hflights")) { group_size(group_by(hflights, Year, Month, DayofMonth)) group_size(group_by(hflights, Dest)) }
Run the code above in your browser using DataLab