GetWdata | R Documentation |
Read weather data achieved from EuroMOMO
GetWdata(dir, CountryCode, NUTS = NULL)
dir |
Directory with data: dir/wdata_CountryCode.txt. |
CountryCode |
NUTS country code. |
NUTS |
A list of equal length NUTS by which to limit data (default = CountryCode). |
data.table: date, pop3, NUTS3, temp, mintemp, maxtemp.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.