lin_inter_hrly_to_fifteen | R Documentation |
Many weather data sets are hourly and we need values for every 15 minutes.
lin_inter_hrly_to_fifteen(data, data_ts)
data |
A data frame with hourly data. |
data_ts |
The column name for the |
Any value that can not be linearly interpolated such as a string will remain the same.
The resulting fifteen minute data frame.
Arash Khalilnejad
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.