#'Weekly notified diseases reported by Ministry of Health, Nutrition
#'and Indigenous Medicine in Sri Lanka
#'
#'\describe{
#'\item{ID}{row id}
#'\item{Year}{Year}
#'\item{Week}{Week number to locate the week within a year}
#'\item{StartData}{Starting date of the week}
#'\item{EndData}{End date of the week}
#'\item{Division}{Districts of Sri Lanka}
#'\item{Dengue}{Weekly Dengue counts}
#'\item{Dysentery}{Weekly Dysentery counts}
#'\item{Encephalitis}{Weekly Encephalitis counts}
#'\item{Enteric Fever}{Weekly Enteric Fever Counts}
#'\item{Food Poisioning}{Weekly Food Poisioning Counts}
#'\item{Leptospirosis}{Weekly Leptospirosis Counts}
#'\item{Typhus Fever}{Weekly Typhus Fever Counts}
#'\item{Viral Hepatistis}{Weekly Viral Hepatistis Counts}
#'\item{Human Rabies}{Weekly Human Rabies Counts}
#'\item{Chickenpox}{Weekly Chickenpox Counts}
#'\item{Meningitis}{Weekly Meningitis Counts}
#'\item{Leishmaniasis}{Weekly Leishmaniasis Counts}
#'}
#'@source Weekly epidemiological reports published by the Epidemiological Unit, Ministry of Health, Sri Lanka
#'
#'@examples
#'data(Data_Counts)
#'head(Data_Counts)
#'summary(Data_Counts)
"Data_Counts"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.