resample_wind_site | R Documentation |
resamples wind
resample_wind_site(
data.site,
statistic,
new_interval = "d1",
data_thresh = NULL,
max_gap = NULL,
skip_padding = FALSE,
start_date = NULL,
end_date = NULL,
drop_last = FALSE
)
data.site |
wind data for one specific site. should only contain wind speed and direction |
tibble with resampled wind speed and direction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.