-
Notifications
You must be signed in to change notification settings - Fork 43
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
Add geom_icon() #39
Comments
This can likely be integrated with the {ggicon} package. |
Am I imagining a package that never existed? I can't seem to find a {ggicon} package anywhere? |
There is https://github.com/dill/emoGG did you think of this one? |
I think I must have imagined a mix of https://github.com/PatrickRobotham/ggicons and https://github.com/GuangchuangYu/ggimage, but https://github.com/dill/emoGG also looks good. Once the icons are vectorised (#32) for display in tables, it should be easy to also add a ggplot2 extension. |
I have created https://github.com/mitchelloharawild/ggicon to sit on the package name for now. Once #32 is implemented, the ggicon package will be written. |
No description provided.
The text was updated successfully, but these errors were encountered: