Skip to content

No US-alias for scale_colour_viridis_b() #4257

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

Closed
mkiang opened this issue Nov 3, 2020 · 2 comments
Closed

No US-alias for scale_colour_viridis_b() #4257

mkiang opened this issue Nov 3, 2020 · 2 comments

Comments

@mkiang
Copy link

mkiang commented Nov 3, 2020

Most (all?) ggplot2 functions allow for both US and British spelling. For example, scale_colour_viridis_c() and scale_colour_viridis_d() both have US-aliases scale_color_viridis_c() and scale_color_viridis_d(), respectively. This is not true for scale_colour_viridis_b(). See screenshot. Using ggplot2 3.3.2.

> ?scale_colour_viridis_b
> ?scale_color_viridis_b
No documentation forscale_color_viridis_bin specified packages and libraries:
you could try ‘??scale_color_viridis_b

Screen Shot 2020-11-03 at 10 52 46 AM

@imagejan
Copy link

imagejan commented Nov 3, 2020

See #4048.

@mkiang
Copy link
Author

mkiang commented Nov 3, 2020

Ah. Sorry. Searched the issues but not the PRs.

@mkiang mkiang closed this as completed Nov 3, 2020
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

2 participants