#' Information on nematode parasite occurrences
#'
#' Host associations for nematode parasites
#'
#'
#' \itemize{
#' \item ERNnem. EDWIP record identifier
#' \item HostSpecies. Host species
#' \item PathogenSpecies. Nematode parasite species
#' \item PathogenStrain. Nematode parasite strain
#' \item StageInfected. Host stage infected
#' \item TissueInfected. Host tissue infected
#' \item FieldOrLab. Was this a field or lab tested association?
#' \item Country. What country did the interaction occur in?
#' \item SoilType. Type of soil where interaction was observed
#' \item AssociatedBacterium. Associated bacterium.
#' \item IntermediateHost. Is there an intermediate host present?
#' \item CreationDate. Date of initial data entry
#' \item ModificationDate. Modification date of entry
#' \item HostTaxID. Host NCBI ID number
#' \item HostGenus. Host genus
#' \item HostFamily. Host family
#' \item HostOrder. Host order
#' \item HostClass. Host class
#' \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 nematode
#' @usage data(nematode)
#' @format A data.frame with 234 observations
"nematode"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.