We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not particularly straight forward to test ggplot2 functions, but thinking we might be able to use ggplot2::build_plot() to check plot attributes
ggplot2::build_plot()
The text was updated successfully, but these errors were encountered:
https://vdiffr.r-lib.org/
Sorry, something went wrong.
See afcharts PR - best-practice-and-impact/afcharts#37
Testing use_sgplot will be easier when #20 closed
use_sgplot
alice-hannah
No branches or pull requests
Not particularly straight forward to test ggplot2 functions, but thinking we might be able to use
ggplot2::build_plot()
to check plot attributesThe text was updated successfully, but these errors were encountered: