resample_wind | R Documentation |
Resamples wind data
resample_wind(
data,
statistic,
new_interval = "d1",
data_thresh = NULL,
skip_padding = FALSE,
start_date = NULL,
end_date = NULL,
drop_last = FALSE,
max_gap = NULL
)
tibble with resampled wind data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.