Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 7843 packages in 0.05 seconds

ggnuplot — by Hannes Riebl, 6 years ago

Make 'ggplot2' Look Like 'gnuplot'

Provides a theme, a discrete color palette, and continuous scales to make 'ggplot2' look like 'gnuplot'. This may be helpful if you use both 'ggplot2' and 'gnuplot' in one project.

wjake — by W. Jake Thompson, 2 months ago

Personal Themes and Formatting Preferences

A collection of utility functions, themes, and templates to support personal data analysis workflows. Includes functions for formatting numeric values as text, custom themes and color scales for 'ggplot2', and automatic formatting for tables created with 'gt'.

MSUthemes — by Emilio Xavier Esposito, 10 months ago

Michigan State University (MSU) Palettes and Themes

Defines colour palettes and themes for Michigan State University (MSU) publications and presentations. Palettes and themes are supported in both base R and 'ggplot2' graphics, and are intended to provide consistency between those creating documents and presentations.

profiplots — by Dominik Matula, 3 years ago

Profinit Plotting Theme

Help unify visual output of R analyses in the Profinit EU company. So far, there are color and fill scales for 'ggplot2', plotting theme for 'ggplot2', color palettes and utils to make the tools default choices.

xkcd — by Enrique Toledo, 9 months ago

Plotting 'ggplot2' Graphics in an 'XKCD' Style

Provides custom geoms and themes to create charts and graphics in the distinctive, hand-drawn 'XKCD' webcomic style using the 'ggplot2' framework. The package utilizes custom layers for jittered lines, segments, circles, and figures, and includes a theme that supports the necessary 'XKCD' font.

ggscribe — by David Hodge, a month ago

Publication-Quality 'ggplot2' Annotation

Annotation helper functions for publication-quality 'ggplot2' visualisation. These functions make it easier to annotate plots in a way that stays consistent with the set theme.

tidyterra — by Diego Hernangómez, 2 months ago

'tidyverse' Methods and 'ggplot2' Helpers for 'terra' Objects

Provides methods from 'tidyverse' packages for 'SpatRaster' and 'SpatVector' objects created with 'terra', plus 'ggplot2' 'geoms' and scales for plotting those objects.

waterfalls — by Hugh Parsonage, 3 months ago

Create Waterfall Charts using 'ggplot2' Simply

A not uncommon task for quants is to create 'waterfall charts'. There seems to be no simple way to do this in 'ggplot2' currently. This package contains a single function (waterfall) that simply draws a waterfall chart in a 'ggplot2' object. Some flexibility is provided, though often the object created will need to be modified through a theme.

lcars — by Matthew Leonawicz, a year ago

LCARS Aesthetic for Shiny

Provides Shiny widgets and theme that support a 'Library Computer Access/Retrieval System' (LCARS) aesthetic for Shiny apps. The package also includes functions for adding a minimal LCARS theme to static 'ggplot2' graphs. More details about LCARS can be found at < https://en.wikipedia.org/wiki/LCARS>.

ggbrain — by Michael Hallquist, a year ago

Create Images of Volumetric Brain Data in NIfTI Format Using 'ggplot2' Syntax

A 'ggplot2'-consistent approach to generating 2D displays of volumetric brain imaging data. Display data from multiple NIfTI images using standard 'ggplot2' conventions such scales, limits, and themes to control the appearance of displays. The resulting plots are returned as 'patchwork' objects, inheriting from 'ggplot', allowing for any standard modifications of display aesthetics supported by 'ggplot2'.