Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

aplot for decorating a plot with associated information

CRAN_Status_Badge

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. This package provides utilities to aligns associated subplots to a main plot at different sides (left, right, top and bottom) with axes exactly matched.

✍️ Authors

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://guangchuangyu.github.io

Twitter saythanks

Installation

Get the released version from CRAN:

install.packages("aplot")

Or the development version from github:

## install.packages("remotes")
remotes::install_github("YuLab-SMU/aplot")

📖 Vignette

For more details, please refer to the online vignette.

About

decorate a plot with associated information

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.