Nothing
#' Phenotypic data for Atlantic salmon dataset
#'
#' Phenotypic data on 1,481 Atlantic salmon individuals.
#' All fish were phenotyped for mean gill score (mean of the left
#' gill and right gill scores) and amoebic load (qPCR values using
#' \emph{Neoparamoeba perurans} specific primers, amplified from one of the gills).
#' Dataset obtained from supplementary material in Robledo \emph{et al.} (2018).
#'
#' @docType data
#'
#' @usage pheno.salmon
#'
#' @format data.frame
#'
#' @keywords datasets
#'
#' @references
#' Robledo D., Matika O., Hamilton A., and Houston R.D. 2018.
#' Genome-wide association and genomic selection for resistance
#' to amoebic gill disease in Atlantic salmon.
#' G3 Genes, Genomes, Genetics 8:1195-1203.
#'
#' @examples
#' pheno.salmon |> head()
#'
#' @name pheno.salmon
NULL
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.