Skip to content

Inside Titanic_full dataset, variable Class has TRUE category #994

@mcomas

Description

@mcomas

Maybe I am wrong, but I think TRUE should not appear as a level inside the Class factor.

levels(ggstatsplot::Titanic_full$Class)
[1] "1st" "2nd" "3rd" "Crew" "TRUE"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions