#' birdsplasmodiumrelictum
#'
#' A dataset containing the incidence of Plasmodium relictum on birds
#' MalAvi lineage code: GRW04, GRW11, LZFUS01 and SGS1
#' The raw-data is from Malavi dataset. Contains avian malaria information for different lineage.
#' Then data was summarized counting entries for Plasmodium relictum taked as raw incidence
#'
#'@docType data
#'
#'@keywords datasets
#'
#'@format A data frame with 195 rows and 12 variables:
#' \describe{
#' \item{species}{Bird species}
#' \item{incidence}{Number of records from Malavi database for each species fo Plasmodium gn.}
#' }
#'@source \url{http://130.235.244.92/Malavi/}
#'@example
#' data(birdsplasmodiumrelictum)
"birdsplasmodiumrelictum"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.