YuLab-SMU / ggbreak

:broken_heart: An implementation of scale functions for setting axis breaks of a 'gg' plot.

Home Page:https://www.frontiersin.org/articles/10.3389/fgene.2021.774846

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ggbreak: set axis breaks for ‘ggplot2’

CRAN_Status_Badge

An implementation of scale functions for setting axis breaks of a ‘gg’ plot.

✍️ Authors

Guangchuang YU & Shuangbin XU

School of Basic Medical Sciences, Southern Medical University

https://yulab-smu.top

saythanks

📚 Citation

If you use ggbreak in published research, please cite the following paper:

⏬ Installation

Get the released version from CRAN:

install.packages("ggbreak")

Or the development version from github:

remotes::install_github("YuLab-SMU/ggbreak")

🈯 Vignette

For more details, please refer to the online vignette.

About

:broken_heart: An implementation of scale functions for setting axis breaks of a 'gg' plot.

https://www.frontiersin.org/articles/10.3389/fgene.2021.774846


Languages

Language:R 97.9%Language:Makefile 2.1%