Package: aplot 0.3.0.001
aplot: Decorate a 'ggplot' with Associated Information
'aplot' supports data-driven composition of a main plot with associated subplots that need precise axis alignment. Unlike general layout-focused tools such as 'cowplot' and 'patchwork', it enables related subplots to be integrated on the top, bottom, left, or right sides of a main plot with matched axes, so that the combined panels can be interpreted as a coherent whole. This design was inspired by the 'Method 2' described in 'ggtree' (G Yu (2018) <doi:10.1093/molbev/msy194>).
Authors:
aplot_0.3.0.001.tar.gz
aplot_0.3.0.001.zip(r-4.7)aplot_0.3.0.001.zip(r-4.6)aplot_0.3.0.001.zip(r-4.5)
aplot_0.3.0.001.tgz(r-4.6-any)aplot_0.3.0.001.tgz(r-4.5-any)
aplot_0.3.0.001.tar.gz(r-4.7-any)aplot_0.3.0.001.tar.gz(r-4.6-any)
aplot_0.3.0.001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
aplot/json (API)
| # 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 from:8c36150a90. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 200 | ||
| source / vignettes | OK | 207 | ||
| linux-release-x86_64 | OK | 207 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-oldrel-arm64 | OK | 97 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 107 | ||
| windows-oldrel | OK | 105 | ||
| wasm-release | OK | 155 |
Exports:%>%as.patchworkgglistgglistGrobggrangeggsaveinsert_bottominsert_leftinsert_rightinsert_topplot_listset_guide_areaset_guide_layoutset_panel_spacingxlab2xlim2xrangeylab2ylim2yrange
Dependencies:clicpp11digestdplyrfarverfsgenericsggfunggplot2ggplotifygluegridGraphicsgtableisobandlabelinglifecyclemagrittrpatchworkpillarpkgconfigR6rappdirsRColorBrewerrlangS7scalestibbletidyselectutf8vctrsviridisLitewithryulab.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 |
| set_guide_area | set_guide_area |
| set_guide_layout | set_guide_layout |
| set_panel_spacing | set_panel_spacing |
| 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 |
