Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.23 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.23 KB

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

⏬ Installation

Get the released version from CRAN:

install.packages("ggbreak")

Or the development version from github:

remotes::install_github("GuangchuangYu/ggbreak")

Vignette

For more details, please refer to the online vignette.