Recent Releases of ggbrace

ggbrace - Version 0.1.1 CRAN

Version 0.1.1 as was uploaded to CRAN

- R
Published by NicolasH2 11 months ago

ggbrace - Version 0.1.1

The users now only use statbrace and statbracetext. In the background, the functions are now much easier to understand. The stat_ functions directly go for a ggplot::layer instead of doing pre-calculations first. The text is plotted in the separate function stat_bracetext so that parameters for text can individually be set.

- R
Published by NicolasH2 over 2 years ago

ggbrace - Version 0.1.1

better overall functionality and similarity to other 'geom's and 'stats'

- R
Published by NicolasH2 over 4 years ago

ggbrace - Version 0.1.0

Creates curly braces in ggplot2. Comes with 2 functions: geombrace & seekBrace, which have the same basic arguements - geombrace() can be used directly in ggplot - seekBrace() outputs a data.frame. This function is used by geom_brace to create the brace.

- R
Published by NicolasH2 over 5 years ago