Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indrajeetpatil/ggstatsplot_slides
An Introductory Tutorial on {ggstatsplot}: {ggplot2} Plots with Statistics 👨🏫
https://github.com/indrajeetpatil/ggstatsplot_slides
ggplot-extension ggstatsplot presentation r xaringan-slides
Last synced: 11 days ago
JSON representation
An Introductory Tutorial on {ggstatsplot}: {ggplot2} Plots with Statistics 👨🏫
- Host: GitHub
- URL: https://github.com/indrajeetpatil/ggstatsplot_slides
- Owner: IndrajeetPatil
- License: mit
- Created: 2019-02-02T14:53:52.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T13:21:39.000Z (4 months ago)
- Last Synced: 2024-10-11T18:21:48.325Z (27 days ago)
- Topics: ggplot-extension, ggstatsplot, presentation, r, xaringan-slides
- Homepage: https://indrajeetpatil.github.io/ggstatsplot_slides/slides/ggstatsplot_presentation.html#1
- Size: 258 MB
- Stars: 21
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction to `{ggstatsplot}`: `{ggplot2}` Plots with Statistics
This is a repository for presentation about the
[`{ggstatsplot}`](https://indrajeetpatil.github.io/ggstatsplot/) package (prepared
using R package [{xaringan}](https://github.com/yihui/xaringan)).[![](docs/slides/images/hex-ggstatsplot.png)](https://indrajeetpatil.github.io/ggstatsplot_slides/slides/ggstatsplot_presentation.html#1)
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")
```## Versions
These slides are from presentations given at various events:
- **Abuja R User Group**, online talk, February, 26, 2022.
- **Social Psychology online colloquium series**, Tilburg University,
Netherlands, March, 19, 2021.- **Department of Decision Neuroscience and Nutrition**, German Institute of
Human Nutrition Potsdam-Rehbruecke, online talk, March, 2, 2021.- **Oslo useR! Group**, online talk, February, 18, 2021.
- **R-Ladies Tunis**, online talk, December, 15, 2020.
- **Methods Talk series** (Psychology Department, New York University), NYC,
NY, March, 28, 2019.- **Greater Boston useR Group meeting**, Boston, MA, March, 26, 2019.
- **Harvard Psych Method Dinners**, William James Hall, Harvard University,
Cambridge, MA, USA, February 5, 2019.