R/data.R

#' Mosquito Death Rates, Comoros Islands
#'
#' This is a matrix containing estimated mosquito death rates from the Comoros
#' Islands, between Mozambique and Madagascar. It provides hourly death rates over
#' the course of one year.
#'
#' @name mu_ts
#' @docType data
#'
#' @usage data(mu_ts)
#'
#' @format matrix with 3 named columns and 8760 rows:
#' \describe{
#'   \item{Grande_Comore}{Hourly death rates for main island}
#'   \item{Moheli}{Hourly death rates for second island}
#'   \item{Anjouan}{Hourly death rates for smallest island}
#' }
#'
"mu_ts"

Try the MGDrivE2 package in your browser

Any scripts or data that you put into this service are public.

MGDrivE2 documentation built on March 7, 2023, 6:44 p.m.