Package: ggtilecal 0.1.0
ggtilecal: Create static (and interactive) overview calendars using ggplot2
Creates tile-based calendar layouts using ggplot2 facets and tiles. Calculates calendar layout positioning variables, and generates customisable ggplot2 calendars for specified time periods and calendar units.
Authors:
ggtilecal_0.1.0.tar.gz
ggtilecal_0.1.0.zip(r-4.5)ggtilecal_0.1.0.zip(r-4.4)ggtilecal_0.1.0.zip(r-4.3)
ggtilecal_0.1.0.tgz(r-4.4-any)ggtilecal_0.1.0.tgz(r-4.3-any)
ggtilecal_0.1.0.tar.gz(r-4.5-noble)ggtilecal_0.1.0.tar.gz(r-4.4-noble)
ggtilecal_0.1.0.tgz(r-4.4-emscripten)ggtilecal_0.1.0.tgz(r-4.3-emscripten)
ggtilecal.pdf |ggtilecal.html✨
ggtilecal/json (API)
NEWS
# Install 'ggtilecal' in R: |
install.packages('ggtilecal', repos = c('https://cynthiahqy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cynthiahqy/ggtilecal/issues
- demo_events_gpt - 5 Sample Events generated by ChatGPT 3.5
- demo_events_overlap - 10 Overlapping Events
Last updated 6 months agofrom:5200bc3cdc. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win | OK | Nov 07 2024 |
R-4.5-linux | OK | Nov 07 2024 |
R-4.4-win | NOTE | Nov 07 2024 |
R-4.4-mac | NOTE | Nov 07 2024 |
R-4.3-win | NOTE | Nov 07 2024 |
R-4.3-mac | NOTE | Nov 07 2024 |
Exports:calc_calendar_varsfill_missing_unitsgg_facet_wrap_monthsmake_empty_month_daysmake_empty_unitsreframe_eventstheme_bw_tilecal
Dependencies:anytimeBHclicolorspacecpp11dplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclelubridatemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcpprlangscalestibbletidyselecttimechangeutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate variables for calendar layout | calc_calendar_vars |
5 Sample Events generated by ChatGPT 3.5 | demo_events_gpt |
10 Overlapping Events | demo_events_overlap |
Fill out long format event table with missing dates | fill_missing_units |
Make Monthly Calendar Facets | gg_facet_wrap_months |
Make padding day unit entries for specified months | make_empty_month_days |
Make empty sequence of calendar units between specified date range | make_empty_units |
Reframe event intervals to calendar units | reframe_events |
A modified version of 'ggplot2::theme_bw()' for calendar layouts | theme_bw_tilecal |