Splits date and time of day components from continuous 'datetime' objects, then plots them using grammar of graphics ('ggplot2'). Plots can also be decorated with solar cycle information (e.g., sunset, sunrise, etc.). This is useful for visualising data that are associated with the solar cycle.
Version: | 0.0.2 |
Depends: | R (≥ 4.1.0) |
Imports: | dplyr (≥ 1.1.4), ggplot2 (≥ 3.4.4), grid (≥ 4.1.0), lubridate (≥ 1.9.3), rlang (≥ 1.1.2), suncalc (≥ 0.5.1), tidyr (≥ 1.3.0) |
Suggests: | knitr, readr (≥ 2.1.4), rmarkdown, testthat (≥ 3.0.0), usethis (≥ 2.2.2), vdiffr |
Published: | 2025-04-05 |
Author: | Pepijn de Vries |
Maintainer: | Pepijn de Vries <pepijn.devries at outlook.com> |
BugReports: | https://github.com/pepijn-devries/gghourglass/issues |
License: | GPL (≥ 3) |
URL: | https://pepijn-devries.github.io/gghourglass/, https://github.com/pepijn-devries/gghourglass |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | gghourglass results |
Reference manual: | gghourglass.pdf |
Vignettes: |
From dusk till dawn (source, R code) In the zone (source, R code) |
Package source: | gghourglass_0.0.2.tar.gz |
Windows binaries: | r-devel: gghourglass_0.0.1.zip, r-release: gghourglass_0.0.1.zip, r-oldrel: gghourglass_0.0.1.zip |
macOS binaries: | r-devel (arm64): gghourglass_0.0.1.tgz, r-release (arm64): gghourglass_0.0.1.tgz, r-oldrel (arm64): gghourglass_0.0.1.tgz, r-devel (x86_64): gghourglass_0.0.1.tgz, r-release (x86_64): gghourglass_0.0.1.tgz, r-oldrel (x86_64): gghourglass_0.0.1.tgz |
Old sources: | gghourglass archive |
Please use the canonical form https://CRAN.R-project.org/package=gghourglass to link to this page.