Nothing
#' PLINK .bim file
#' @format This follows PLINK general format
#' \describe{
#' \item{Column 1}{Chromosome ID}
#' \item{Column 2}{SNP ID}
#' \item{Column 3}{Position of centimorgans}
#' \item{Column 4}{Base-pair coordinate}
#' \item{Column 5}{Minor Allele}
#' \item{Column 6}{Reference Allele}
#' }
"DummyData.bim"
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.