Learn R Programming

ggnormalviolin

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.

Copy Link

Version

Install

install.packages('ggnormalviolin')

Monthly Downloads

192

Version

0.2.1

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

W. Joel Schneider

Last Published

March 29th, 2025

Functions in ggnormalviolin (0.2.1)

GeomNormalViolin

GeomNormalViolin
geom_normalviolin

Creates normal violins with specified means and standard deviations
StatNormalViolin

StatNormViolin
%>%

Pipe operator