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

Found 7101 packages in 0.04 seconds

scales — by Thomas Lin Pedersen, 10 months ago

Scale Functions for Visualization

Graphical scales map data to aesthetics, and provide methods for automatically determining breaks and labels for axes and legends.

shinydashboardPlus — by David Granjon, 6 months ago

Add More 'AdminLTE2' Components to 'shinydashboard'

Extend 'shinydashboard' with 'AdminLTE2' components. 'AdminLTE2' is a free 'Bootstrap 3' dashboard template available at < https://adminlte.io>. Customize boxes, add timelines and a lot more.

ggtern — by Nicholas Hamilton, 3 months ago

An Extension to 'ggplot2', for the Creation of Ternary Diagrams

Extends the functionality of 'ggplot2', providing the capability to plot ternary diagrams for (subset of) the 'ggplot2' geometries. Additionally, 'ggtern' has implemented several NEW geometries which are unavailable to the standard 'ggplot2' release.

directlabels — by Toby Dylan Hocking, 8 months ago

Direct Labels for Multicolor Plots

An extensible framework for automatically placing direct labels onto multicolor 'lattice' or 'ggplot2' plots. Label positions are described using Positioning Methods which can be re-used across several different plots. There are heuristics for examining "trellis" and "ggplot" objects and inferring an appropriate Positioning Method.

glue — by Jennifer Bryan, a year ago

Interpreted String Literals

An implementation of interpreted string literals, inspired by Python's Literal String Interpolation < https://www.python.org/dev/peps/pep-0498/> and Docstrings < https://www.python.org/dev/peps/pep-0257/> and Julia's Triple-Quoted String Literals < https://docs.julialang.org/en/v1.3/manual/strings/#Triple-Quoted-String-Literals-1>.

colorspace — by Achim Zeileis, 5 months ago

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, ).

geomtextpath — by Allan Cameron, 7 months ago

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.

bs4Dash — by David Granjon, 6 months ago

A 'Bootstrap 4' Version of 'shinydashboard'

Make 'Bootstrap 4' Shiny dashboards. Use the full power of 'AdminLTE3', a dashboard template built on top of 'Bootstrap 4' < https://github.com/ColorlibHQ/AdminLTE>.

ggfittext — by David Wilkins, 3 months ago

Fit Text Inside a Box in 'ggplot2'

A 'ggplot2' extension to fit text into a box by growing, shrinking or wrapping the text.

ggfun — by Guangchuang Yu, 8 months ago

Miscellaneous Functions for 'ggplot2'

Useful functions and utilities for 'ggplot' object (e.g., geometric layers, themes, and utilities to edit the object).