Skip to content

describe_distribution(): How to omit Skewness and Kurtosis? #687

Description

@mvuorre

I can easily turn off IQR with describe_distribution(..., iqr = FALSE). So I would expect to turn off the skewness and kurtosis variables with e.g. describe_distribution(..., skewness = FALSE), but apparently cannot. Is this, or could it be, possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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