Nothing
#' Information on pathogen species in the database
#'
#' Information on taxonomy of parasites present in this database
#'
#' \itemize{
#' \item PathogenSpecies. Pathogen species.
#' \item Group. Pathogen group (e.g. Protozoa)
#' \item AdditionalNotes. Some additional notes.
#' \item PathTaxID. Pathogen NCBI ID number
#' \item PathGenus. Pathogen genus
#' \item PathFamily. Pathogen family
#' \item PathOrder. Pathogen order
#' \item PathClass. Pathogen class
#' \item PathKingdom. Pathogen kingdom
#' }
#'
#' @docType data
#' @keywords datasets
#' @name pathogen
#' @usage data(pathogen)
#' @format A data.frame with 2041 observations
"pathogen"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.