colmozzie {colmozzie} | R Documentation |
Weekly notified dengue cases in Sri Lanka
Description
Weekly notified dengue cases and climate variables in Colombo districts of Sri Lanka from 2008/week-52 to 2014/week-21
Usage
colmozzie
Format
A data frame with 279 rows and 12 variables
- Cases
Total number of notified dengue cases
- Year
Year
- Week
Week number to locate the week within a year
- TEM
average temperature of the week(Celcius)
- TMAX
maximum temperature of the week (Celcius)
- Tm
minimum temperature of the week (Celcius)
- SLP
Sea level pressure
- H
Relative humidity (%)
- PP
Precipitation amount (mm)
- VV
Mean visibility (km)
- V
Mean wind speed (km/h)
- VM
Maximum sustained wind speed (Km/h)
Source
weekly epidemiological reports published by the Epidemiological Unit, Ministry of Health, Sri Lanka
Examples
data(colmozzie)
head(colmozzie)
summary(colmozzie)
[Package colmozzie version 1.1.1 Index]