Time-Series Management Made Easy
Adapt time-series dataframe to timezone, date range and fill gaps
Add an extra day at the beginning and the end of datetime sequence usi...
Aggregate multiple timeseries columns to a single one
Change time resolution of a time-series data frame
Adapt the timezone of a time series dataframe
Check if there are any gaps in the datetime sequence
Convert numeric time value to a datetime period (hour-based)
Convert date or datetime value to timestamp number
Decrease time resolution of timeseries data frame
Decimal hours from datetime
Fill NA values of a datetime sequence vector
Fill down tibble columns until a maximum number of time slots
Fill from past values
Fill gaps with a specific value
Date time sequence with time zone and resolution
Return the time resolution of a datetime sequence
Return the time resolution of a time series dataframe
Get the time zone of a time series dataframe
Week date from datetime value
Summarise dataframe with weekly total column values
Yearly date time sequence with time zone and resolution
Increase datetime vector resolution
Increase numeric vector resolution
Increase time resolution of a timeseries data frame
Interpolate n values between two numeric values
Interactive plot for time-series tibbles
Time difference start function
Convert a number of minutes in string format "HH:MM"
Time difference end function
Year-weekday occurrence identifier
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.
Useful links