-
Notifications
You must be signed in to change notification settings - Fork 2.1k
FAQ vignettes for ggplot2 #4404
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
Conversation
These packages need to be included in Suggests.
|
I'm not sure we want them in Suggests, to be honest... @mine-cetinkaya-rundel is it imperative that this is a vignette that is distributed with thee package, or could it be an article on the ggplot2 site? |
I think this is up to you -- also mainly why I left this as a draft PR for now, was going to discuss with @hadley as well and then flip the switch. My thoughts:
Let me know if you have a preference one way or another and I'm happy to update as such. If going the article on site only route, I'd love a pointer on how we indicate that in the package (a link to another package that uses that would be sufficient). |
I frequently find it helpful to put vignettes into the |
Or you can use |
I've made the FAQs into articles and added a |
Thanks @mine-cetinkaya-rundel ! |
These were created based on an analysis of the most commonly asked questions about ggplot2 on SO. A summary of these can be found here (requires login).
A few notes:
::
.There are some questions that were commonly asked that I didn't include. Happy to add these in if we think it would be good to do so (and I might ask for guidance on most elegant solutions for some).