Nothing
#' Pedigree data for Atlantic salmon dataset
#'
#' Pedigree data of 1,481 Atlantic salmon samples.
#' Missing parental information coded as 0.
#' Dataset obtained from supplementary material in Robledo \emph{et al.} (2018).
#'
#' @docType data
#'
#' @usage ped.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
#' ped.salmon |> head()
#'
#' @name ped.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.