You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fair, but we have by in a quite a lot of functions now and given the tidyverse's move towards an integrated .by I think it would make sense to support that. Also the output could be a simpler integrated dataframe with a Species column
datawizard::describe_distribution(iris, select="Sepal.Width", by="Species")
Would be very convenient
The text was updated successfully, but these errors were encountered: