README.md

vioplot

Development Version 0.2.0.9001

CRAN_Status_Badge Travis Build Status AppVeyor Build Status Project Status: Moved to https://github.com/TomKellyGenetics/vioplot – The project has been moved to a new location, and the version at that location should be considered authoritative. to https://github.com/TomKellyGenetics/vioplot

Violin Plots in R

This package allows extensive customisation of violin plots.

Migration

This is a development branch of the vioplot 0.3 release. The package has been migrated to:

https://github.com/TomKellyGenetics/vioplot

Installation

To get the current released version from CRAN:

install.packages("vioplot")

To get the modified version from github:

# install.packages("devtools")
devtools::install_github("TomKellyGenetics/vioplotx")

Running

See the relevant vignette for more details:

https://rawgit.com/TomKellyGenetics/vioplotx/master/vignettes/violin_customisation.html

https://rawgit.com/TomKellyGenetics/vioplotx/master/vignettes/violin_formulae.html

https://rawgit.com/TomKellyGenetics/vioplotx/master/vignettes/violin_area.html

https://rawgit.com/TomKellyGenetics/vioplotx/master/vignettes/violin_ylog.html

https://rawgit.com/TomKellyGenetics/vioplotx/master/vignettes/violin_split.html

Functionality

vioplotx works in much the same manner as vioplot:

Development and sources

For development history prior to package documentation, see the original repo: https://github.com/TomKellyGenetics/R-violin-plot/commits?author=TomKellyGenetics

Modifications inspired by the following StackOverFlow threads and GitHub Gists:



TomKellyGenetics/vioplotx documentation built on May 9, 2019, 4:53 p.m.