Description
Time-Series Management Made Easy.
Description
Manage time-series data frames across time zones, resolutions, and date ranges, while filling gaps using weekday/hour patterns or simple fill helpers or plotting them interactively. It is designed to work seamlessly with the tidyverse and dygraphs environments.
README.md
timefully 
The goal of timefully is to facilitate the management of time-series data frames to adapt the timezone, time resolution, and date range, as well as filling gaps and visualisation.
You can see its main functionalities through the Get started article.
Installation
You can install the development version of timefully like so:
pak::pak("resourcefully-dev/timefully")
Getting help
If you encounter a clear bug, please open an issue with a minimal reproducible example on GitHub.