The tutiempo
package provides meteorological data from
Tutiempo.net for
- Cambodia
- Lao PDR
- Malaysia
- Myanmar
- Philippines
- Thailand
- Vietnam
Until the 31st of December, 2016.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("epix-project/tutiempo")
The package contains 2 data frames:
meteo
contains de meteorological data;stations
contains information about the climatic stations.
library(tutiempo)
data(meteo)
data(stations)
The common key between these two packages is the station
variable.