#' Cached version of host taxonomy (see vignette for code to build from scratch)
#'
#'
#' @description Host taxonomic cached data from NCBI (see vignette for code to re-make)
#'
#' \itemize{
#' \item HostSpecies original host name from EDWIP
#' \item HostTaxID NCBI taxonomic ID
#' \item HostGenus host genus
#' \item HostFamily host family
#' \item HostOrder host order
#' \item HostClass host class
#' }
#'
#' @docType data
#' @keywords datasets
#' @name hostTaxonomy
#' @usage data(hostTaxonomy)
#' @format A data.frame
"hostTaxonomy"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.