Further reading
- Probability density:
Stack Exchange explanation: https://tinyurl.com/4ed7jp2k
Towards Data Science: https://tinyurl.com/yfznae8x
- Types of points for plots:
Write help(“points”)
on your RStudio console.
- Bar plot:
https://www.rdocumentation.org/packages/graphics/versions/3.6.2/topics/barplot
https://www.statmethods.net/graphs/bar.html
- Line plot:
https://www.rdocumentation.org/packages/graphics/versions/3.6.2/topics/plot
- R Graphic Gallery:
On this web page you can find code snippets for many graphics built with R:
- Storytelling with Data, by Cole Nussbaumer Knaflic:
https://www.storytellingwithdata.com/
- Code for this chapter in GitHub: https://tinyurl.com/8mydmk95