Nothing
#' PLINK .fam file
#' @format This follows PLINK general format
#' \describe{
#' \item{Column 1}{Family ID}
#' \item{Column 2}{Individual ID}
#' \item{Column 3}{Father's ID}
#' \item{Column 4}{Mother's ID}
#' \item{Column 5}{Sex}
#' \item{Column 6}{Phenotype value}
#' }
"DummyData.fam"
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.