Package: sugarglider 1.0.3.9000
Maliny Po
sugarglider: Create Glyph-Maps of Spatiotemporal Data
Provides 'ggplot2' extensions to construct glyph-maps for visualizing seasonality in spatiotemporal data. See the Journal of Statistical Software reference: Zhang, H. S., Cook, D., Laa, U., Langrené, N., & Menéndez, P. (2024) <doi:10.18637/jss.v110.i07>. The manuscript for this package is currently under preparation and can be found on GitHub at <https://github.com/maliny12/paper-sugarglider>.
Authors:
sugarglider_1.0.3.9000.tar.gz
sugarglider_1.0.3.9000.zip(r-4.5)sugarglider_1.0.3.9000.zip(r-4.4)sugarglider_1.0.3.9000.zip(r-4.3)
sugarglider_1.0.3.9000.tgz(r-4.4-any)sugarglider_1.0.3.9000.tgz(r-4.3-any)
sugarglider_1.0.3.9000.tar.gz(r-4.5-noble)sugarglider_1.0.3.9000.tar.gz(r-4.4-noble)
sugarglider_1.0.3.9000.tgz(r-4.4-emscripten)sugarglider_1.0.3.9000.tgz(r-4.3-emscripten)
sugarglider.pdf |sugarglider.html✨
sugarglider/json (API)
NEWS
# Install 'sugarglider' in R: |
install.packages('sugarglider', repos = c('https://maliny12.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/maliny12/sugarglider/issues
- aus_temp - Australian Weather Data for 2022
- flights - Flight Summary from Airports with the Most Cancellations
- historical_temp - Historical Australian Weather Data from 2021-2022
- train - Hourly Train Station Patronage 2023-2024
Last updated 25 days agofrom:50c4320041. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | NOTE | Oct 29 2024 |
R-4.5-linux | NOTE | Oct 29 2024 |
R-4.4-win | NOTE | Oct 29 2024 |
R-4.4-mac | NOTE | Oct 29 2024 |
R-4.3-win | NOTE | Oct 29 2024 |
R-4.3-mac | NOTE | Oct 29 2024 |
Exports:add_glyph_boxesadd_glyph_legendadd_ref_linescalculate_min_distconfigure_glyph_datacustom_scalegeom_glyph_ribbongeom_glyph_segmentGeomGlyphBoxGeomGlyphLegendGeomGlyphLineGeomGlyphRibbonGeomGlyphSegmentget_scaleglyph_boxglyph_mappingglyph_setup_dataglyph_setup_grobref_linerescalerescale01yrescale11ytheme_glyphupdate_params
Dependencies:clicolorspacedplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add Glyph Boxes layer to glyph plot | add_glyph_boxes |
Add Legend Layer to a ggplot | add_glyph_legend |
Add reference lines to glyph plot | add_ref_lines |
Australian Weather Data for 2022 | aus_temp |
Flight Summary from Airports with the Most Cancellations | flights |
Create a Glyph Ribbon plot using ggplot2 | geom_glyph_ribbon |
Create a Glyph Segment plot using ggplot2 | geom_glyph_segment |
Historical Australian Weather Data from 2021-2022 | historical_temp |
Customized Theme for Glyph Plots | theme_glyph |
Hourly Train Station Patronage 2023-2024 | train |