Package: aplot 0.2.3
aplot: Decorate a 'ggplot' with Associated Information
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:
aplot_0.2.3.tar.gz
aplot_0.2.3.zip(r-4.5)aplot_0.2.3.zip(r-4.4)aplot_0.2.3.zip(r-4.3)
aplot_0.2.3.tgz(r-4.4-any)aplot_0.2.3.tgz(r-4.3-any)
aplot_0.2.3.tar.gz(r-4.5-noble)aplot_0.2.3.tar.gz(r-4.4-noble)
aplot_0.2.3.tgz(r-4.4-emscripten)aplot_0.2.3.tgz(r-4.3-emscripten)
aplot.pdf |aplot.html✨
aplot/json (API)
NEWS
# Install 'aplot' in R: |
install.packages('aplot', repos = c('https://yulab-smu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yulab-smu/aplot/issues
Last updated 2 months agofrom:d552739c5c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:%>%as.patchworkgglistgglistGrobggrangeggsaveinsert_bottominsert_leftinsert_rightinsert_topplot_listxlab2xlim2xrangeylab2ylim2yrange
Dependencies:clicolorspacedigestdplyrfansifarverfsgenericsggfunggplot2ggplotifygluegridGraphicsgtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepatchworkpillarpkgconfigR6RColorBrewerrlangscalestibbletidyselectutf8vctrsviridisLitewithryulab.utils
Readme and manuals
Help Manual
Help page | Topics |
---|---|
as.patchwork | as.patchwork |
construct a `gglist` object | gglist |
This function converts 'gglist' object to grob (i.e. gtable object) | gglistGrob |
plot-insertion | insert_bottom insert_left insert_right insert_top |
plot a list of ggplot objects | plot_list |
display x or y axis label as an ordinary text, so that the label will not be aligned with axis label of another plot | xlab2 ylab2 |
xlim2 | xlim2 ylim2 |