Open stephaneguerrier opened 7 years ago
Add link to data structures chapter (when available)
Some Ch 1 Suggestions:
I think the blue R box should be larger, and marked more clearly that the blue thing represents "R"... maybe the labels can overlap the edge of the color? Also, spelling correction for "report"
What do you think about moving the section "Basic Probability & Statistics" to an appendix? It's quite different from the flow of why R, installing R/RStudio, key references, etc. In my opinion, students won't know a lot of this yet if the book assumes no prereqs, so we would want to introduce these things as they come up but could keep them together in an appendix for reference.
Thoughts?
Thanks Matt! Sure I think it's a good idea to move the section "Basic Probability & Statistics" to an appendix. For the graph, we should probably think together of a better way to illustrate. Let's discuss this in person!
Typo in Chapter 1.
Hello,
There is a typo in the online textbook (https://smac-group.github.io/ds/) in Chapter 1.1. R and RStudio. The following sentence:
"RStudio is generally is making you more comfortable while you use R, but you won’t get very far using RStudio without R."
contains two "is". There should only be one. The corrected sentence should be:
"RStudio is generally making you more comfortable while you use R, but you won’t get very far using RStudio without R."
Nicolas Moser
Thanks Nicolas!
devtools::install_github("SMAC-group/stat297")