Skip to content

Corrected documentation stat_bin(binwidth) Fixes # 5960 #6036

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

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

ccani007
Copy link
Contributor

@ccani007 ccani007 commented Aug 15, 2024

Fix #5960 Changed in documentation the text - here"unscaled x" - to - takes x after scale transformation - because the function takes transformed values.

Changed "unscaled x" because the function takes transformed values.
Copy link
Member

@thomasp85 thomasp85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thomasp85 thomasp85 merged commit c1b6275 into tidyverse:main Aug 15, 2024
11 checks passed
@thomasp85
Copy link
Member

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

Successfully merging this pull request may close these issues.

Documentation: stat_bin(binwidth) contains mistake
2 participants