#' Example a,b scalars
#'
#' Vectors of length m which depend on the distances
#' between markers and the number of generations sincea
#' admixture.
#'
#' @format List with two elements called 'a' and 'b'.
#' Each element contains a vector of length m
#' (m = no. markers).
#'
#' @source Toy example generated with command
#' \code{example_ab <- get_ab(get_deltas(example_map), g = 6)}
#' @name example_ab
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.