Skip to content

fct_collapse() - change "Other" name #194

@jamiefo

Description

@jamiefo

Hi,

For the fct_collapse() function there is an option to set group_other = TRUE/FALSE.
May there please be an option added to rename the "Other" group to anything we want so that it will minic a case_when statement. It's inefficient to use both fct_collapse() and then fct_other() to rename the "Other" bucket. I would want to name the catch all bucket to something of my choice. This is a bit of a pain point for me when using it. I believe most would run to a case_when() statement if this option was not updated.

james

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancementwipwork in progress

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions