Skip to content

Request describe_distribution() #599

@DominiqueMakowski

Description

@DominiqueMakowski

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions