I am using the package skimr to summarize data that are all logicals, so naturally I would like to order the result by the mean from largest to smallest.
I have already attempted to pipe the skim function to arrange for dplyr but that didn't work.
We are simply using the skim function on a data frame that are all booleans/logicals.
I tried that, and seems like everything works as intended.
skim_dfinherits fromdata.frame, I don't see whydplyrfunctions will not work on it.Output
I don't know what your problem is. Carefully check your code for obvious errors.