Skip to content

YuLab-SMU/plotbb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plotbb: Grammar of Graphics for base plot

For many times, we are not just aligning plots as what ‘cowplot’ and ‘patchwork’ did. Users would like to align associated information that requires axes to be exactly matched in subplots, e.g. hierarchical clustering with a heatmap. Inspired by the ‘Method 2’ in ‘ggtree’ (G Yu (2018) doi:10.1093/molbev/msy194), ‘aplot’ provides utilities to aligns associated subplots to a main plot at different sides (left, right, top and bottom) with axes exactly matched.

✍️ Author

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://yulab-smu.top

⏬ Installation

Get the released version from CRAN:

install.packages("plotbb")

Or the development version from github:

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

💖 Contributing

We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.

About

🖌️ Grammar of Graphics for base plot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published