R/dengue-data.R

#' Dengue cases counts on the state of Rio de Janeiro from 2009 to 2013
#'
#' The data consists of the number of notifications of Dengue fever on the
#' cities of Rio de Janeiro state in Brazil. The data is divided by
#' year from 2009 to 2013.
#'
#' @docType data
#'
#' @usage data(dengue)
#'
#' @format An object of class data.frame.
#'
#' @keywords datasets
#'
#' @source \href{http://tabnet.datasus.gov.br/cgi/tabcgi.exe?sinannet/cnv/denguebr.def}{Datasus}
#'
#' @examples
#' data(dengue)
qspatialR/qspatial documentation built on April 30, 2020, 6:55 a.m.