Skip to content

Commit

Permalink
Space between words (tidyverse#1991)
Browse files Browse the repository at this point in the history
  • Loading branch information
wibeasley authored and hadley committed Jan 24, 2017
1 parent eabae03 commit e8b6975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ggplot(mpg, aes(displ, hwy, colour = class)) +
If you are new to ggplot2 you are better off starting with a systematic introduction, rather than trying to learn from reading individual documentation pages. Currently, there are three good places to start:

1. The [data visualisation][r4ds-vis] and
[graphics forcommunication][r4ds-comm] chapters in
   [graphics for communication][r4ds-comm] chapters in
[R for data science][r4ds]. R for data science is designed to
give you a comprehensive introduction to the
[tidyverse](http://tidyverse.org), and these two chapters will
Expand Down

0 comments on commit e8b6975

Please sign in to comment.