https://github.com/internaut/stats_figures_base_r
Code and figures for statistics and data science education. Made solely with base R plotting.
https://github.com/internaut/stats_figures_base_r
base-r datascience education mathematics mathematics-education plots plots-in-r plotting r statistics
Last synced: 6 months ago
JSON representation
Code and figures for statistics and data science education. Made solely with base R plotting.
- Host: GitHub
- URL: https://github.com/internaut/stats_figures_base_r
- Owner: internaut
- License: apache-2.0
- Created: 2024-08-09T15:47:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-15T07:20:14.000Z (over 1 year ago)
- Last Synced: 2024-08-15T08:52:06.700Z (over 1 year ago)
- Topics: base-r, datascience, education, mathematics, mathematics-education, plots, plots-in-r, plotting, r, statistics
- Language: R
- Homepage: https://internaut.github.io/stats_figures_base_r/
- Size: 4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Figures for statistics education made with base R graphics
Markus Konrad , August 2024
## Overview
This repository contains an RMarkdown document with figures for statistics and data science education created with base R plotting methods. It's intended to be used as resource for other teachers in these fields and for those who want to learn more about base R plotting, especially about typesetting mathematical notation in R plots (and its many quirks!).
The rendered document is available at [internaut.github.io/stats_figures_base_r/](https://internaut.github.io/stats_figures_base_r/).
## License
Code licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). See [LICENSE](https://github.com/internaut/stats_figures_base_r/blob/master/LICENSE) file.