#' Cached version of pathogen taxonomy (see vignette for code to build from scratch)
#'
#'
#' \itemize{
#' \item PathTaxID NCBI taxonomic ID
#' \item PathNCBIResolved is the pathogen found in NCBI
#' \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 pathTaxonomy
#' @usage data(pathTaxonomy)
#' @format A data.frame
"pathTaxonomy"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.