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

Found 5754 packages in 0.03 seconds

add2ggplot — by Jiaxiang Li, 5 years ago

Add to 'ggplot2'

Create 'ggplot2' themes and color palettes.

ggconf — by Yasutaka Tanaka, 6 years ago

Simpler Appearance Modification of 'ggplot2'

A flexible interface for ggplot2::theme(), potentially saving 50% of your typing.

xaringanthemer — by Garrick Aden-Buie, 4 days ago

Custom 'xaringan' CSS Themes

Create beautifully color-coordinated and customized themes for your 'xaringan' slides, without writing any CSS. Complete your slide theme with 'ggplot2' themes that match the font and colors used in your slides. Customized styles can be created directly in your slides' 'R Markdown' source file or in a separate external script.

shinydashboard — by Winston Chang, 3 years ago

Create Dashboards with 'Shiny'

Create dashboards with 'Shiny'. This package provides a theme on top of 'Shiny', making it easy to create attractive dashboards.

plotly — by Carson Sievert, 8 months ago

Create Interactive Web Graphics via 'plotly.js'

Create interactive web graphics from 'ggplot2' graphs and/or a custom interface to the (MIT-licensed) JavaScript library 'plotly.js' inspired by the grammar of graphics.

ggpubr — by Alboukadel Kassambara, 2 years ago

'ggplot2' Based Publication Ready Plots

The 'ggplot2' package is excellent and flexible for elegant data visualization in R. However the default generated plots requires some formatting before we can send them for publication. Furthermore, to customize a 'ggplot', the syntax is opaque and this raises the level of difficulty for researchers with no advanced R programming skills. 'ggpubr' provides some easy-to-use functions for creating and customizing 'ggplot2'- based publication ready plots.

prettydoc — by Yixuan Qiu, 4 years ago

Creating Pretty Documents from R Markdown

Creating tiny yet beautiful documents and vignettes from R Markdown. The package provides the 'html_pretty' output format as an alternative to the 'html_document' and 'html_vignette' engines that convert R Markdown into HTML pages. Various themes and syntax highlight styles are supported.

ggfx — by Thomas Lin Pedersen, 2 years ago

Pixel Filters for 'ggplot2' and 'grid'

Provides a range of filters that can be applied to layers from the 'ggplot2' package and its extensions, along with other graphic elements such as guides and theme elements. The filters are applied at render time and thus uses the exact pixel dimensions needed.

shinythemes — by Winston Chang, 4 years ago

Themes for Shiny

Themes for use with Shiny. Includes several Bootstrap themes from < https://bootswatch.com/>, which are packaged for use with Shiny applications.

GGally — by Barret Schloerke, 7 months ago

Extension to 'ggplot2'

The R package 'ggplot2' is a plotting system based on the grammar of graphics. 'GGally' extends 'ggplot2' by adding several functions to reduce the complexity of combining geometric objects with transformed data. Some of these functions include a pairwise plot matrix, a two group pairwise plot matrix, a parallel coordinates plot, a survival plot, and several functions to plot networks.