Wrapper functions to use ggstatsplot functions as a module in jamovi, also includes additional plots
See https://indrajeetpatil.github.io/ggstatsplot/
See https://sbalci.github.io/ClinicoPathJamoviModule/
README Badges and Widgets for jjstatsplot[](https://www.jamovi.org) [](https://www.jamovi.org) [](https://indrajeetpatil.github.io/ggstatsplot/)
[](https://github.com/sbalci/jjstatsplot/actions/workflows/R-CMD-check.yaml) [](https://CRAN.R-project.org/package=jjstatsplot) [](https://lifecycle.r-lib.org/articles/stages.html#stable) [-blue.svg)](https://www.gnu.org/licenses/gpl-2.0.html)
[](https://github.com/sbalci/jjstatsplot/releases) [](https://github.com/sbalci/jjstatsplot/releases) [](https://github.com/sbalci/jjstatsplot/commits/master)
[](https://github.com/sbalci/jjstatsplot) [](https://www.r-project.org/) [](https://github.com/sbalci/jjstatsplot/blob/master/DESCRIPTION)
## 📊 Available Analyses | Category | Analysis | ggstatsplot Function | |----------|----------|---------------------| | 📈 **Continuous** | Histogram | `gghistostats` | | 🔗 **Continuous vs Continuous** | Scatter Plot | `ggscatterstats` | | 🔗 **Continuous vs Continuous** | Correlation Matrix | `ggcorrmat` | | 📊 **Categorical vs Continuous** | Box-Violin Plots (Between) | `ggbetweenstats` | | 📊 **Categorical vs Continuous** | Dot Charts | `ggdotplotstats` | | 📊 **Categorical vs Continuous** | Box-Violin Plots (Within) | `ggwithinstats` | | 🍰 **Categorical vs Categorical** | Bar Charts | `ggbarstats` | | 🍰 **Categorical vs Categorical** | Pie Charts | `ggpiestats` | | 🧇 **Distribution** | Waffle Charts | Custom implementation |
## 🚀 Quick Start ### For jamovi Users 1. **Install**: Download from [jamovi library](https://library.jamovi.org/) 2. **Load**: Open jamovi → Modules → jjstatsplot 3. **Analyze**: Select your analysis from the `JJStatsPlot` menu ### For R Users ```r # Install from GitHub devtools::install_github("sbalci/jjstatsplot") # Load package library(jjstatsplot) # Use functions directly jjhistostats(data = mydata, dep = "variable")
### Installation Widget
```markdown
## 💾 Installation
### jamovi Installation
```markdown
1. Open jamovi
2. Go to Modules (⊞) in the top menu
3. Select "jamovi library"
4. Search for "jjstatsplot"
5. Click Install
# From GitHub (latest development version) if (!require(devtools)) install.packages("devtools") devtools::install_github("sbalci/jjstatsplot") # From CRAN (stable version - when available) install.packages("jjstatsplot")
### Key Features Widget
```markdown
## ✨ Key Features
- 🎯 **Point-and-click interface** in jamovi
- 📊 **9 statistical plot types** with automatic statistics
- 🔧 **Dual-mode operation**: Single variables or grouped analyses
- 🎨 **Flexible theming**: jamovi or ggstatsplot themes
- 📈 **Statistical annotations**: Automatic significance testing
- 🔄 **Grouped plotting**: Multiple dependent variables support
- 📋 **Rich customization**: Extensive options through jamovi UI
- 🔗 **R integration**: Use functions directly in R scripts
## 📚 Resources | Resource | Link | |----------|------| | 📖 **Documentation** | [Package docs](https://sbalci.github.io/jjstatsplot/) | | 🎓 **ggstatsplot Guide** | [ggstatsplot docs](https://indrajeetpatil.github.io/ggstatsplot/) | | 🏠 **jamovi** | [jamovi.org](https://www.jamovi.org) | | 🐛 **Issues** | [Report bugs](https://github.com/sbalci/ClinicoPathJamoviModule/issues/) | | 💬 **Discussions** | [GitHub Discussions](https://github.com/sbalci/jjstatsplot/discussions) | | 📧 **Contact** | drserdarbalci@gmail.com |
## 📝 Citation If you use jjstatsplot in your research, please cite: ```bibtex @software{jjstatsplot, author = {Serdar Balci}, title = {jjstatsplot: Wrapper for ggstatsplot in jamovi}, url = {https://github.com/sbalci/jjstatsplot}, version = {0.0.3.21}, year = {2024} }
Also cite the underlying packages:
## Complete README Template
### Suggested README structure using these widgets:
```markdown
# jjstatsplot
[Status badges section]
[Quick description]
[Feature highlights table]
## Installation
[Installation widget]
## Quick Start
[Quick start widget]
## Key Features
[Key features widget]
## Documentation
[Links widget]
## Citation
[Citation widget]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4