ggalign v0.0.3
ggalign 0.0.3
-
Add package logo
-
new
inset()
function -
add package quotes in DESCRIPTION
-
add return value docs for exported function or methods
ggalign 0.0.2
- omit the redudnant description and add single quote for package name
ggalign 0.0.1
Features
- Heatmap layout: Arrange ggplot into a Heatmap.
- Stack layout: Arrange ggplot vertically or horizontally.
- Customize layouts or add plots:
align_group()
: Group layout axis into panelalign_kmeans()
: Group layout observations by kmeansalign_reorder()
: Reorder layout observationsalign_dendro()
: Reorder or Group layout based on Hierarchical Clusteringalign_gg()
/ggalign()
: Create ggplot object in the layoutalign_panel()
/ggpanel()
: Create ggplot object based on the layout panel data.
Full Changelog: https://github.com/Yunuuuu/ggalign/commits/v0.0.3