GetWdata: Read weather data achieved from EuroMOMO

View source: R/GetWdata.R

GetWdataR Documentation

Read weather data achieved from EuroMOMO

Description

Read weather data achieved from EuroMOMO

Usage

GetWdata(dir, CountryCode, NUTS = NULL)

Arguments

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).

Value

data.table: date, pop3, NUTS3, temp, mintemp, maxtemp.


JensXII/AttMOMO documentation built on June 24, 2024, 11:05 p.m.