#' Phenotype Descriptions from Ensemble.
#'
#' A vector containing the prices and other attributes of almost 54,000
#' diamonds.
#'
#'#' @source \url{https://uswest.ensembl.org/index.html}
#'
#' @format A list with 43366 entries
#' \describe{
#' \item{description}{description, of a Phenotype}
#' }
#'
#' @examples
#' \dontrun{
#' phyenotypeDescriptions
#' }
#'
"phyenotypeDescriptions"
#' Phenotype Descriptions from Ensemble.
#'
#' A vector containing the prices and other attributes of almost 54,000
#' diamonds.
#'
#'#'
#'
#' @format A list of the names of Species that works with this package
#' \describe{
#' \item{Common name}{common name of the Species}
#' \item{Sceienticifc name}{Scientific name that will be the BgeeDB parmater most of the time}
#' }
#'
#' @examples
#' \dontrun{
#' Species
#' }
#'
"Species"
# [END]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.