Skip to content

gabrifc/raincloud-shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raincloud-shiny

Raincloud-shiny is a Shiny-powered web GUI interface to create RainCloudPlots. A demo is hosted [here](https://gabrifc.shinyapps.io/raincloudplots/).

Raincloud plots shiny app

The idea behind Raincloud plots was introduced by Micah Allen on his blog. My coworkers and I found it really interesting to display our data, so I made this shiny app to provide a smooth transition to R and ggplot.

More information about Raincloud plots can be found on the in the published article.

Citing RainCloudPlots

Please refer to the original RainCloudPlots source for citations and licenses.

Credits

The code of RainCloud-Shiny makes use / is inspired by the following open source projects:

  • RainCloudPlots: The original code provided by the manuscript authors.
  • RShiny: The shinythemes package provides some Bootstrap themes for use with Shiny.
  • ShinyThemes: Shiny is an R package that makes it easy to build interactive web apps straight from R.
  • shinycssloaders:Add loader animations (spinners) to Shiny Outputs in an automated fashion.
  • shinyWidgets: An extension of the default widgets available in Shiny.
  • Tidyverse: An opinionated collection of R packages designed for data science. This app makes use of the following packages to wrangle and display data:
  • geom_flat_violin.R: a ggplot2 extension to make one side flat violins.
  • Cowplot: Create publication-ready figures.
  • RColorBrewer: Provides Color Theme Palettes designed by Cynthia Brewer as described at Colorbrewer 2.0.
  • ggsci: Scientific Journal and Sci-Fi Themed Color Palettes for ggplot2
  • ggpubr: Makes it possible to automatically add p-values and significance levels.
  • ggbeeswarm: Provides methods to create beeswarm-style plots using ggplot2.
  • Hmisc: Miscellaneous utilities from Frank Harrell. Here used to calculate the 95% Confidence Intervals.

Releases

No releases published

Packages

No packages published