Description Usage Arguments Details Value
Generates a vector with half-hourly time steps of full year, stamped in the middle of time unit. Adapted from: REddyProc - fExpandToFullYear
1 | expand_year(x, timestamp, year, dts, tz = get_tz(timestamp))
|
x |
A data vector to be expanded. |
timestamp |
The data timestamp in POSIX time format. |
year |
Year (e.g. to plot). |
tz |
Time zone used, advised to keep default. |
DTS |
The number of daily time steps (i.e. 24 or 48). |
Function to expand vectors to full year, e.g. to plot in correct time format.
The expanded time and data vector as a data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.