Skip to content

Fix naming in df_stats() when parens are used. #22

@rpruim

Description

@rpruim

Since implementing this by wrapping () with I, we get some unfortunate naming in df_stats().

df_stats( ~ (height > 65), data = Galton, mean)
##   mean_I(height > 65)
## 1           0.6269488

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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