Update rmarkdown.Rmd (#320)

Typo
This commit is contained in:
S'busiso Mkhondwane 2016-08-27 05:34:36 +02:00 committed by Hadley Wickham
parent cfc5554fef
commit 87b59a94c9
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ R Markdown files are designed to be used in three ways:
notebook where you can capture not only what you did, but also what you notebook where you can capture not only what you did, but also what you
were thinking. were thinking.
R Markdown integrates a number of R packages and external tools. This means that helps is, by-and-large, not available through `?`. Instead, as you work through chapter, and use R Markdown in the future, keep these resouces close to hand: R Markdown integrates a number of R packages and external tools. This means that helps is, by-and-large, not available through `?`. Instead, as you work through chapter, and use R Markdown in the future, keep these resources close to hand:
* R Markdown Cheat Sheet: _Help > Cheatsheets > R Markdown Cheat Sheet_, * R Markdown Cheat Sheet: _Help > Cheatsheets > R Markdown Cheat Sheet_,
or from <http://rstudio.com/cheatsheets>. or from <http://rstudio.com/cheatsheets>.