ggESDA
Data analyzer
An R package that enables exploratory data analysis of symbolic data using ggplot2.
An R package for Exploratory Symbolic Data Analysis using ggplot2
21 stars
2 watching
2 forks
Language: R
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
haleyjeppson/ggmosaic | A package that generates various types of categorical data visualizations using ggplot2. | 168 |
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 |
geodacenter/rgeoda | An R package providing spatial data analysis tools based on GeoDa's C++ source code | 73 |
eliocamp/ggperiodic | A package to enhance ggplot2's capabilities when dealing with periodic data by automatically augmenting the domain for plotting. | 21 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
nalen98/angryghidra | An integration tool for Ghidra and Angr to facilitate binary analysis and symbolic execution in Java projects. | 562 |
r-spatial/rgee | Enables R users to access and analyze remote sensing data on Google's cloud-based platform | 690 |
indrajeetpatil/ggstatsplot | Creates {ggplot2} plots with integrated statistical analysis and details | 2,037 |
xgcm/xgcm | A package that provides a framework for analyzing high-resolution climate model output data | 227 |
ellisp/ggflags | A R package that adds flags to ggplot2 plots | 18 |
gdsbook/book | An interactive introduction to geospatial data analysis using Python and Jupyter Notebook | 338 |
andrie/ggdendro | Provides tools to extract data from dendrogram clustering models and create plots with ggplot2 | 83 |
matbou85/ggscatridges | A tool for visualizing distribution patterns in data using density plots and scatter plots with ridgelines | 2 |
daattali/ggextra | A package for extending and enhancing the ggplot2 data visualization library with additional tools for creating marginal plots and other enhancements. | 384 |
eliocamp/ggpercentogram | A package providing a function to create equal-area histograms with 'ggplot2', useful for visualizing density or distribution of data. | 11 |