Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/indrajeetpatil/intro-to-ggstatsplot

Statistical Visualizations with {ggstatsplot}: A Biography
https://github.com/indrajeetpatil/intro-to-ggstatsplot

ggplot-extension ggstatsplot presentation quarto r

Last synced: 3 days ago
JSON representation

Statistical Visualizations with {ggstatsplot}: A Biography

Awesome Lists containing this project

README

        

# Statistical Visualizations with {ggstatsplot}: A Biography

This is a repository for presentation about the [`{ggstatsplot}`](https://indrajeetpatil.github.io/ggstatsplot/) (prepared using [Quarto](https://quarto.org/)).

The slides are available here:

There is also a dedicated website for this package:

## Setup

You will need to install the following package-

```r
install.packages("ggstatsplot")
```