SkillAgentSearch skills...

Ggnormalviolin

Makes normal violin plots with specified means and standard deviations

Install / Use

/learn @wjschne/Ggnormalviolin
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- README.md is generated from README.Rmd. Please edit that file -->

ggnormalviolin <a href="https://wjschne.github.io/ggnormalviolin/"><img src="logo.svg" align="right" height="120" width="120" /></a>

<!-- badges: start -->

CRAN
status Lifecycle:
stable R-CMD-check

<!-- badges: end -->

A ggplot2 extension for creating normal violin plots with specified means and standard deviations.

Installation

You can either install ggnormalviolin from CRAN or install the development version of ggnormalviolin from github.

Option 1: Install the most recent stable release from CRAN

You can install ggnormalviolin from CRAN by running this code:

install.packages("ggnormalviolin")

Option 2: Install the development version from GitHub

To install the development version of ggnormalviolin, you need to check if the pak package is installed. If not, run this:

install.packages("pak")

Once you are sure you have pak installed, you can install the development version of ggnormalviolin from GitHub by running this code:

pak::pak("wjschne/ggnormalviolin")

Code of Conduct

Please note that the ggnormalviolin project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Related Skills

View on GitHub
GitHub Stars9
CategoryProduct
Updated4mo ago
Forks2

Languages

R

Security Score

82/100

Audited on Dec 6, 2025

No findings