-
-
Notifications
You must be signed in to change notification settings - Fork 17
Request describe_distribution() #599
Copy link
Copy link
Closed
Description
From Andy for his book update:
- When you use group_by() with describe_distribution() (you're going to tell me not to do this .....) it adds a column to the end .group, can the default be to put this column at the start of the tibble, not the end?
- Also, why .group not the name of the variable, and why variable=category rather than the group names? I think it would be really helpufl if the default behaviour was to stick a column at the start of the output, names with the same name as the grouping variable, with rows labelled with the factor levels/categories they represent
Should we add a by argument to that function as we now have in more and more ones?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels