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

Found 6871 packages in 0.01 seconds

tidyterra — by Diego Hernangómez, 8 months ago

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

Extension of the 'tidyverse' for 'SpatRaster' and 'SpatVector' objects of the 'terra' package. It includes also new 'geom_' functions that provide a convenient way of visualizing 'terra' objects with 'ggplot2'.

chronochrt — by Thomas Rose, a month ago

Creating Chronological Charts

Easy way to draw chronological charts from tables, aiming to include an intuitive environment for anyone new to R. Includes 'ggplot2' geoms and theme for chronological charts.

ggsoccer — by Ben Torvaney, a year ago

Plot Soccer Event Data

The 'ggplot2' package provides a powerful set of tools for visualising and investigating data. The 'ggsoccer' package provides a set of functions for elegantly displaying and exploring soccer event data with 'ggplot2'. Providing extensible layers and themes, it is designed to work smoothly with a variety of popular sports data providers.

smplot2 — by Seung Hyun Min, a year ago

Create Standalone and Composite Plots in 'ggplot2' for Publications

Provides functions for creating and annotating a composite plot in 'ggplot2'. Offers background themes and shortcut plotting functions that produce figures that are appropriate for the format of scientific journals. Some methods are described in Min and Zhou (2021) .

ggfixest — by Grant McDermott, 3 months ago

Dedicated 'ggplot2' Methods for 'fixest' Objects

Provides 'ggplot2' equivalents of fixest::coefplot() and fixest::iplot(), for producing nice coefficient plots and interaction plots. Enables some additional functionality and convenience features, including grouped multi-'fixest' object faceting and programmatic updates to existing plots (e.g., themes and aesthetics).

ggredist — by Christopher T. Kenny, 3 months ago

Scales, Geometries, and Extensions of 'ggplot2' for Election Mapping

Provides 'ggplot2' extensions for political map making. Implements new geometries for groups of simple feature geometries. Adds palettes and scales for red to blue color mapping and for discrete maps. Implements tools for easy label generation and placement, automatic map coloring, and themes.

ggridges — by Claus O. Wilke, 4 months ago

Ridgeline Plots in 'ggplot2'

Ridgeline plots provide a convenient way of visualizing changes in distributions over time or space. This package enables the creation of such plots in 'ggplot2'.

flexoki — by Christopher T. Kenny, 4 months ago

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'.

ggx — by Andreas M. Brandmaier, 5 years ago

A Natural Language Interface to 'ggplot2'

The 'ggplot2' package is the state-of-the-art toolbox for creating and formatting graphs. However, it is easy to forget how certain formatting commands are named and sometimes users find themselves asking: How do you rotate the x-axis labels again? Or how do you hide the legend...? This package allows users to issue natural language commands related to theme-related styling of plots (colors, font size and such), which then are translated into valid 'ggplot2' commands.

trekcolors — by Matthew Leonawicz, a year ago

Star Trek Color Palettes

Provides a dataset of predefined color palettes based on the Star Trek science fiction series, associated color palette functions, and additional functions for generating customized palettes that are on theme. The package also offers functions for applying the palettes to plots made using the 'ggplot2' package.