An open API service indexing awesome lists of open source software.

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.

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.