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

Found 6786 packages in 0.01 seconds

gganimate — by Thomas Lin Pedersen, 3 months ago

A Grammar of Animated Graphics

The grammar of graphics as implemented in the 'ggplot2' package has been successful in providing a powerful API for creating static visualisation. In order to extend the API for animated graphics this package provides a completely new set of grammar, fully compatible with 'ggplot2' for specifying transitions and animations in a flexible and extensible way.

ggspatial — by Dewey Dunnington, 3 months ago

Spatial Data Framework for ggplot2

Spatial data plus the power of the ggplot2 framework means easier mapping when input data are already in the form of spatial objects.

dplyr — by Hadley Wickham, 2 years ago

A Grammar of Data Manipulation

A fast, consistent tool for working with data frame like objects, both in memory and out of memory.

tidytext — by Julia Silge, 4 months ago

Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools

Using tidy data principles can make many text mining tasks easier, more effective, and consistent with tools already in wide use. Much of the infrastructure needed for text mining with tidy data frames already exists in packages like 'dplyr', 'broom', 'tidyr', and 'ggplot2'. In this package, we provide functions and supporting data sets to allow conversion of text to and from tidy formats, and to switch seamlessly between tidy tools and existing text mining packages.

viridisLite — by Simon Garnier, 3 years ago

Colorblind-Friendly Color Maps (Lite Version)

Color maps designed to improve graph readability for readers with common forms of color blindness and/or color vision deficiency. The color maps are also perceptually-uniform, both in regular form and also when converted to black-and-white for printing. This is the 'lite' version of the 'viridis' package that also contains 'ggplot2' bindings for discrete and continuous color and fill scales and can be found at < https://cran.r-project.org/package=viridis>.

survminer — by Alboukadel Kassambara, 3 months ago

Drawing Survival Curves using 'ggplot2'

Contains the function 'ggsurvplot()' for drawing easily beautiful and 'ready-to-publish' survival curves with the 'number at risk' table and 'censoring count plot'. Other functions are also available to plot adjusted curves for `Cox` model and to visually examine 'Cox' model assumptions.

ggimage — by Guangchuang Yu, 3 months ago

Use Image in 'ggplot2'

Supports image files and graphic objects to be visualized in 'ggplot2' graphic system.

gridExtra — by Baptiste Auguie, 8 years ago

Miscellaneous Functions for "Grid" Graphics

Provides a number of user-level functions to work with "grid" graphics, notably to arrange multiple grid-based plots on a page, and draw tables.

shinydashboardPlus — by David Granjon, 3 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.

scales — by Thomas Lin Pedersen, 7 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.