Found 7408 packages in 0.02 seconds
Download and Analyze Spatial Development Data from 'INKAR'
A professional R interface to download and analyze spatial development indicators from the 'BBSR' 'INKAR' (Indikatoren und Karten zur Raum- und Stadtentwicklung) database. Features a bilingual interactive wizard, fuzzy search, multi-indicator downloads with automatic tidy merging (long/wide), robust disk caching, and premium 'ggplot2' themes for regional mapping.
Data Science Infrastructure for Global Health in R
Tools for global health data analysis, including a publication-ready 'ggplot2' theme, a 'flextable' defaults helper, a thin pie chart wrapper, built-in regional country-code datasets, and convenience clients for the World Health Organization Global Health Observatory (GHO) OData API < https://ghoapi.azureedge.net/api/> and the United Nations Sustainable Development Goals (SDG) API < https://unstats.un.org/SDGAPI/swagger/>.
Automatically Position Non-Overlapping Text Labels with 'ggplot2'
Provides text and label geoms for 'ggplot2' that help to avoid overlapping text labels. Labels repel away from each other and away from the data points.
Create Dashboards with 'Shiny'
Create dashboards with 'Shiny'. This package provides a theme on top of 'Shiny', making it easy to create attractive dashboards.
Create Interactive Web Graphics via 'plotly.js'
Create interactive web graphics from 'ggplot2' graphs and/or a custom interface to the (MIT-licensed) JavaScript library 'plotly.js' inspired by the grammar of graphics.
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, learners, predictions, benchmark results, tuning instances and filters via the 'autoplot()' generic of 'ggplot2'. The package draws plots with the 'viridis' color palette and applies the minimal theme. Visualizations include barplots, boxplots, histograms, ROC curves, and Precision-Recall curves.
'ggplot2' Based Publication Ready Plots
The 'ggplot2' package is excellent and flexible for elegant data visualization in R. However the default generated plots requires some formatting before we can send them for publication. Furthermore, to customize a 'ggplot', the syntax is opaque and this raises the level of difficulty for researchers with no advanced R programming skills. 'ggpubr' provides some easy-to-use functions for creating and customizing 'ggplot2'- based publication ready plots.
Inky Color Schemes
Provides color palettes designed to be reminiscent of text on paper. The color schemes were taken from < https://stephango.com/flexoki>. Includes discrete, continuous, and binned scales that are not necessarily color-blind friendly. Simple scale and theme functions are available for use with 'ggplot2'.
Themes for Shiny
Themes for use with Shiny. Includes several Bootstrap themes from < https://bootswatch.com/>, which are packaged for use with Shiny applications.
Extension to 'ggplot2'
The R package 'ggplot2' is a plotting system based on the grammar of graphics. 'GGally' extends 'ggplot2' by adding several functions to reduce the complexity of combining geometric objects with transformed data. Some of these functions include a pairwise plot matrix, a two group pairwise plot matrix, a parallel coordinates plot, a survival plot, and several functions to plot networks.