knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Dataset containing information about weekly notified diseases reported by Ministry of Health, Nutrition and Indigenous Medicine in Sri Lanka.
You can install the released version of DISC from CRAN with:
devtools::install_github("SMART-Research/DISC") library(DISC)
This is a basic example which shows you how to solve a common problem:
library(DISC) head(Data_Counts)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.