ggframe
Plot data frame
A data frame wrapper around ggplot2 for building and printing plots, allowing for data manipulation and exploration.
data frames that print as ggplots
14 stars
3 watching
0 forks
Language: R
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
datacamp/ggdc | Provides customizable plotting themes and utilities for R-based data visualization tools | 6 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
mikata-project/ggthemr | Provides pre-defined and custom color schemes for ggplot2 plots to enhance data visualization. | 891 |
greater-london-authority/gglaplot | Provides a set of tools and wrappers for creating visually consistent graphics in the GLA style using ggplot2 and plotly. | 17 |
kassambara/ggpubr | Provides functions for creating publication-ready plots from ggplot2 in R | 1,133 |
haleyjeppson/ggmosaic | A package that generates various types of categorical data visualizations using ggplot2. | 168 |
coolbutuseless/ggreverse | A tool to generate R code from a ggplot object and vice versa | 68 |
dkahle/ggmap | An R package that retrieves and plots map tiles from online mapping services using the ggplot2 framework. | 768 |
eliocamp/ggperiodic | A package to enhance ggplot2's capabilities when dealing with periodic data by automatically augmenting the domain for plotting. | 21 |
guangchuangyu/ggplotify | Converts plot functions to ggplot objects for easier integration with other plotting ecosystems | 105 |
thomasp85/gganimate | A package extending ggplot2 to create animated graphics | 1,948 |
idmn/ggview | A tool to display and save ggplot pictures with easy-to-use APIs. | 160 |
davidsjoberg/ggbump | Creates elegant bump charts to visualize ranking over time or other situations where the path between two nodes has no statistical significance. | 534 |
maraab23/ggseqplot | Provides functions to visualize sequence data using ggplot2 | 14 |
wilkox/ggwrap | Wraps ggplot2 plots over multiple rows to make long x axes easier to read | 44 |