corrmorant
Correlation Plotter
A package for visualizing correlation matrices in R using ggplot2
R package for flexible correlation matrices based on ggplot2
63 stars
3 watching
3 forks
Language: R
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
taiyun/corrplot | A tool for visualizing and exploring correlation matrices to reveal hidden patterns in data. | 317 |
kassambara/ggcorrplot | A package for visualizing correlation matrices using the ggplot2 graphics system. | 188 |
kwstat/corrgram | Provides a way to visualize correlation relationships in data | 18 |
maraab23/ggseqplot | Provides functions to visualize sequence data using ggplot2 | 14 |
r-coderdotcom/econocharts | A package for creating microeconomics and macroeconomics charts in R using ggplot2 | 250 |
kbelisar/ggcorset | A package that provides a visualization technique to display the distribution of measurements at two time points and individual trajectories using spaghetti plots. | 34 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
hrbrmstr/ggsolar | A R package that generates solar system plots using ggplot2 | 24 |
wilkelab/ggridges | R package for creating visually appealing, partially overlapping line plots to represent changes in distributions over time or space | 411 |
eliocamp/ggperiodic | A package to enhance ggplot2's capabilities when dealing with periodic data by automatically augmenting the domain for plotting. | 21 |
hrbrmstr/hrbrthemes | Provides typography-centric themes and components for data visualization in R | 1,243 |
const-ae/ggupset | Provides an extension to ggplot2 for creating UpSet plots with a non-standard x-axis | 353 |
guangchuangyu/ggplotify | Converts plot functions to ggplot objects for easier integration with other plotting ecosystems | 105 |
talegari/ggisotonic | A package for adding regression curves to ggplot2 plots. | 1 |
evamaerey/ggcalendar | A package for creating calendars with ggplot2 using date-based positioning | 35 |