View source: R/get_metno_forecast.R
| metno_resample_data_table | R Documentation |
Resample data.table to different time frequencies
metno_resample_data_table(dt_data, freq)
dt_data |
data.table with time column |
freq |
Character frequency: "hourly", "daily", "weekly", or "monthly" |
A resampled data.table
Rodrigo Pires, rodrigo.pires@dpird.wa.gov.au
Other METNO:
get_metno_daily_forecast(),
get_metno_forecast(),
metno_get_dominant_symbol(),
metno_timeseries_to_data_table()
Other parse:
metno_get_dominant_symbol(),
metno_timeseries_to_data_table(),
parse_coastal_forecast(),
parse_precis_forecast()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.