Skip to content

Commit ed45cf8

Browse files
authored
new package: ggerror (#225)
* ggerror-thumbnail adding thumbnail for iamyannc/ggerror * adding ggerror entry Added ggerror entry to main config file
1 parent 0ad6b2d commit ed45cf8

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

_config.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -979,6 +979,21 @@ widgets:
979979
description: >
980980
A 'shiny' gadget to create 'ggplot2' charts interactively with drag-and-drop to map your variables. You can quickly visualize your data accordingly to their type, export to 'PNG' or 'PowerPoint', and retrieve the code to reproduce the chart.
981981
982+
- name: ggerror
983+
thumbnail: images/ggerror.png
984+
url: https://iamyannc.github.io/ggerror/
985+
ghuser: iamyannc
986+
ghrepo: ggerror
987+
tags: errors, geom
988+
cran: true
989+
ghauthor: iamyannc
990+
short: >
991+
Simplifying and extanding `ggplot2`'s error geoms
992+
description: >
993+
`ggerror` simplifies and extends `ggplot2`’s error geoms.
994+
Pass one aesthetic and let ggerror infer orientation, min and max values.
995+
It supports summary functions for grouped data & sign-aware errors, as well as asymmetric or one-sided error bars.
996+
982997
- name: ggdark
983998
thumbnail: images/nsgrantham-ggdark.png
984999
url: https://github.com/nsgrantham/ggdark

images/ggerror.png

77.6 KB
Loading

0 commit comments

Comments
 (0)