Nothing
#' Example allele frequency data from ConStruct
#'
#' @format ## `ex.freqs`
#' A matrix with 16 rows and 10000 columns.
#' The rows designate samples and the columns loci.
#' @source https://github.com/gbradburd/conStruct/tree/master/data
"ex.freqs"
#' Example coordinate data from ConStruct
#'
#' @format ## `ex.coords`
#' A matrix with 16 rows and 2 columns.
#' The rows designate samples and the two columns store the X and Y coordinate respectively. .
#' @source https://github.com/gbradburd/conStruct/tree/master/data
"ex.coords"
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.