Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/indrajeetpatil/intro-to-ggstatsplot
- Owner: IndrajeetPatil
- License: cc0-1.0
- Created: 2019-02-02T14:53:52.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T01:59:17.000Z (7 days ago)
- Last Synced: 2025-01-12T02:37:49.374Z (7 days ago)
- Topics: ggplot-extension, ggstatsplot, presentation, quarto, r
- Language: HTML
- Homepage: https://indrajeetpatil.github.io/intro-to-ggstatsplot/
- Size: 517 MB
- Stars: 27
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
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")
```