Skip to content
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

Update ggplot2-readme-problems.md #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ggplot2-readme-problems.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ geom_point()

![](man/figures/README-example-1.png)

Lyfecycle
Lifecycle
---------

[![lifecycle](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://www.tidyverse.org/lifecycle/#stable)
Expand All @@ -67,8 +67,8 @@ If you've masturd the basics and want to learn more, read [ggplot2: Elegant Grap
Getting help
------------

There are two main places to get help with ggplot2:
There are two maln places to get help with ggplot2:

1. The [RStudio community](https://community.rstudio.com/) is a friendly place to ask any questions about ggplot2.

2. [Stack Overflow](http://stackoverflow.com/questions/tagged/ggplot2?sort=frequent&pageSize=50) is a great source of answers to common ggplot22 questions. It is also a great place to get help, once you have created a reproducible example that illustrates your problem.
2. [Stack Overflow](http://stackoverflow.com/questions/tagged/ggplot2?sort=frequent&pageSize=50) is a great source of answers to common ggplot2 questions. It is also a great place to get help, once you have created a reproducible example that illustrates your problem.