ggScatRidges
Data visualizer
A tool for visualizing distribution patterns in data using density plots and scatter plots with ridgelines
This is a useful function to help the user to better visualise the distribution between sample groups using density plots combined to a scatter plot.
2 stars
1 watching
1 forks
Language: R
last commit: 9 months ago
Linked from 1 awesome list
ggplot2ggridgesplottingr
Related projects:
Repository | Description | Stars |
---|---|---|
haleyjeppson/ggmosaic | A package that generates various types of categorical data visualizations using ggplot2. | 168 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
lkremer/ggpointdensity | A visualization tool that combines the strengths of scatter plots and 2D density plots to display data points with their relative density | 413 |
wilkelab/ggridges | R package for creating visually appealing, partially overlapping line plots to represent changes in distributions over time or space | 411 |
duttashi/visualizer | A collection of data visualization experiments and custom themes in R using ggplot2. | 15 |
thomasp85/ggfx | A package that enables users to apply various visual effects on ggplot2 layers. | 170 |
coolbutuseless/ggthreed | Provides 3D visualization tools and statistics for ggplot2 | 46 |
thomas-neitmann/ggcharts | A package that simplifies data visualization in R by providing a high-level interface to create common charts with minimal code and configuration. | 290 |
great-northern-diver/ggmulti | A package for adding multivariate visualization functionality to ggplot2, enabling parallel and radial axis systems, custom glyphs, and more general histogram and density plots. | 14 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |
coolbutuseless/ggsvg | An R extension that allows using SVG images as points in ggplot plots | 139 |
sinhrks/ggfortify | A tool for automating the visualization of statistical results from popular R packages | 528 |
coolbutuseless/ggreverse | A tool to generate R code from a ggplot object and vice versa | 68 |
mpru/ggcleveland | A package providing ggplot2-based visualizations for exploratory data analysis | 8 |
piermorel/gramm | A comprehensive data visualization toolbox for Matlab inspired by the grammar of graphics principles. | 784 |