R/data.R

#'  Example dataset containing abundances of mosquitoes vectors of malaria. Used in article 'use_case'.
#'
#' @format ## `entomological_data`
#' A data frame with 232 rows and 6 columns:
#' \describe{
#'   \item{mission}{number of the entomological survey}
#'   \item{date}{date of the survey}
#'   \item{village}{3-digit code for the village of the survey}
#'   \item{X, Y}{longitude and latitude of the center of the village}
#'   \item{n}{number of mosquitoes collected}
#' }
#' @source <https://doi.org/10.15468/v8fvyn>
"entomological_data"

Try the modisfast package in your browser

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

modisfast documentation built on Sept. 11, 2024, 8:15 p.m.