Skip to content

Clarify in cheat sheet that factor and levels are base R functions, not implemented by forcats #371

Open
@jpeacock29

Description

@jpeacock29

The cheat sheet for forcats includes factor and levels functions. However, these are not actually implemented by forcats, but are part of base R. This causes confusion since calls like forcats::factor will fail.

Metadata

Metadata

Assignees

No one assigned

    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