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.5)stickylabeller_1.0.0.zip(r-4.4)stickylabeller_1.0.0.zip(r-4.3)
stickylabeller_1.0.0.tgz(r-4.5-any)stickylabeller_1.0.0.tgz(r-4.4-any)stickylabeller_1.0.0.tgz(r-4.3-any)
stickylabeller_1.0.0.tar.gz(r-4.5-noble)stickylabeller_1.0.0.tar.gz(r-4.4-noble)
stickylabeller_1.0.0.tgz(r-4.4-emscripten)stickylabeller_1.0.0.tgz(r-4.3-emscripten)
stickylabeller.pdf |stickylabeller.html✨
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 0 hours agofrom:8ed5444398 (on feature-1.0.0). Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 31 2025 |
R-4.5-win | OK | Mar 31 2025 |
R-4.5-mac | OK | Mar 31 2025 |
R-4.5-linux | OK | Mar 31 2025 |
R-4.4-win | OK | Mar 31 2025 |
R-4.4-mac | OK | Mar 31 2025 |
R-4.4-linux | OK | Mar 31 2025 |
R-4.3-win | OK | Mar 31 2025 |
R-4.3-mac | OK | Mar 31 2025 |
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 |