#' Example L matrix
#'
#' K x K-1 matrix representing square root of
#' correlation matrix at a single locus.
#'
#' @format Matrix with K rows (K = no. ancestral pop)
#' and K-1 columns.
#'
#' @source Toy example generated with command
#' \code{get_L(apply(example_props,2,mean))}
#' @name example_L
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.