-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ed362ef
commit 0ffa1f9
Showing
3 changed files
with
34 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,4 @@ | ||
|
||
# Chapter title | ||
# About the project | ||
|
||
*Describe the work you have done this week and summarize your learning.* | ||
|
||
- Describe your work and results clearly. | ||
- Assume the reader has an introductory course level understanding of writing and reading R code as well as statistical methods | ||
- Assume the reader has no previous knowledge of your data or the more advanced methods you are using | ||
|
||
|
||
## Helpful resources | ||
|
||
- In the index.Rmd file you can choose a [bootswatch theme](http://bootswatch.com/) for you page | ||
- R basics: [base R cheat sheet](https://www.rstudio.com/wp-content/uploads/2016/10/r-cheat-sheet-3.pdf) | ||
- RMarkdown basics: [R markdown cheat sheet](https://www.rstudio.com/wp-content/uploads/2015/02/rmarkdown-cheatsheet.pdf) | ||
- RMarkdown more: [reference guide](https://www.rstudio.com/wp-content/uploads/2015/03/rmarkdown-reference.pdf) | ||
- Rmarkdown advaced: RMarkdown HTML documents [documentation](http://rmarkdown.rstudio.com/html_document_format.html) | ||
- Your favourite web search engine :) | ||
*Describe the work you have done this week and summarize your learning. Also add a link to your github repository.* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Insert chapter 2 title here | ||
|
||
*Describe the work you have done this week and summarize your learning.* | ||
|
||
- Describe your work and results clearly. | ||
- Assume the reader has an introductory course level understanding of writing and reading R code as well as statistical methods | ||
- Assume the reader has no previous knowledge of your data or the more advanced methods you are using |
Large diffs are not rendered by default.
Oops, something went wrong.