Package: stickylabeller 1.0.0

stickylabeller: Quickly Number Ggplot2 Facets
Create facet labels for ggplot2 using the glue package. Also includes some helpers for sequentially labelling your facets.
Authors:
stickylabeller_1.0.0.tar.gz
stickylabeller_1.0.0.zip(r-4.7)stickylabeller_1.0.0.zip(r-4.6)stickylabeller_1.0.0.zip(r-4.5)
stickylabeller_1.0.0.tgz(r-4.6-any)stickylabeller_1.0.0.tgz(r-4.5-any)
stickylabeller_1.0.0.tar.gz(r-4.7-any)stickylabeller_1.0.0.tar.gz(r-4.6-any)
stickylabeller_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
stickylabeller/json (API)
NEWS
| # Install 'stickylabeller' in R: |
| install.packages('stickylabeller', repos = c('https://jimjam-slam.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jimjam-slam/stickylabeller/issues
Last updated from:6027f86e9f (on main). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 136 | ||
| macos-oldrel-arm64 | OK | 161 | ||
| windows-devel | OK | 57 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 60 | ||
| wasm-release | OK | 91 |
Exports:label_glue
Dependencies:glue
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Label facets with a string template. | label_glue |
| Build a sequence of letters to extend past 26 facets, in the style of spreadsheet column indices (Y, Z, AA, AB, AC, ...). | make_letters |
| Detect the use of numbering variables | numbering_present |
