#' @name Ham.fam.set.combns.by.pool
#' @docType data
#' @keywords datasets
#' @title Family set combination by pool data for small worked example in Hamilton et al. in prep
#' @description Identifies family set combinations with pooled samples
#' @usage Ham.fam.set.combns.by.pool
#' @format Data frame
#' @author Matthew Hamilton <matthew.hamilton@csiro.au>
#' @source Hamilton et al. (in prep) Methods of parentage assignment for pooled samples using low-density SNP data
#' @references Hamilton et al. (in prep) Methods of parentage assignment for pooled samples using low-density SNP data
Ham.fam.set.combns.by.pool <- data.frame(SAMPLE_ID = 1022042,
FAM_SET_COMBN_ID = 1)
usethis::use_data(Ham.fam.set.combns.by.pool, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.