Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jpeacock29 opened this issue Dec 10, 2024 · 0 comments

Comments

@jpeacock29
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant