Changelog
Source:NEWS.md
ggperiodic 1.0.3
CRAN release: 2023-03-22
Improves detection of geoms and stats
Fixes CRAN Warnings related to methods consistency.
ggperiodic 1.0.0 - Jörmungandr
CRAN release: 2019-03-12
New Features
setperiodic()
andsetunperiodic()
modify objects by reference.periodic()
andunperiodic()
can modifydata.table
s by reference also by settingoptions(ggperiodic.data.table.copy = TRUE)
New
qwrap()
function for quickly wraping to any range.
Bug Fixes
- Fixed a nasty bug in the implementation of
wrap()
.