Found 7205 packages in 0.02 seconds
A Toolbox for Manipulating and Assessing Colors and Palettes
Carries out mapping between assorted color spaces including RGB, HSV, HLS,
CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB, and polar CIELAB.
Qualitative, sequential, and diverging color palettes based on HCL colors
are provided along with corresponding ggplot2 color scales.
Color palette choice is aided by an interactive app (with either a Tcl/Tk
or a shiny graphical user interface) and shiny apps with an HCL color picker and a
color vision deficiency emulator. Plotting functions for displaying
and assessing palettes include color swatches, visualizations of the
HCL space, and trajectories in HCL and/or RGB spectrum. Color manipulation
functions include: desaturation, lightening/darkening, mixing, and
simulation of color vision deficiencies (deutanomaly, protanomaly, tritanomaly).
Details can be found on the project web page at < https://colorspace.R-Forge.R-project.org/>
and in the accompanying scientific paper: Zeileis et al. (2020, Journal of Statistical
Software,
Curved Text in 'ggplot2'
A 'ggplot2' extension that allows text to follow curved paths. Curved text makes it easier to directly label paths or neatly annotate in polar co-ordinates.
Fit Text Inside a Box in 'ggplot2'
A 'ggplot2' extension to fit text into a box by growing, shrinking or wrapping the text.
Miscellaneous Functions for 'ggplot2'
Useful functions and utilities for 'ggplot' object (e.g., geometric layers, themes, and utilities to edit the object).
A Word Cloud Geom for 'ggplot2'
Provides a word cloud text geom for 'ggplot2'. Texts are placed so that they do not overlap as in 'ggrepel'. The algorithm used is a variation around the one of 'wordcloud2.js'.
Geometries to Plot Networks with 'ggplot2'
Geometries to plot network objects with 'ggplot2'.
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the traditional data frame.
Spatial Visualization with ggplot2
A collection of functions to visualize spatial data and models on top of static maps from various online sources (e.g Google Maps and Stamen Maps). It includes tools common to those tasks, including functions for geolocation and routing.
Classification and Regression Training
Misc functions for training and plotting classification and regression models.
Quantile-Quantile Plot Extensions for 'ggplot2'
Extensions of 'ggplot2' Q-Q plot functionalities.