Nothing
#' CI_data
#' This contains individual level data for constructing confidence intervals
#' @format A dataframe with 8 rows and 5 columns
#' \describe{
#' \item{IID}{Individual identification number}
#' \item{PRS}{Estimate (e.g. individual polygenic risk score (PRS))}
#' \item{Variance}{Variance of the estimate}
#' \item{Lower_Limit}{Lower limit of the confidence interval}
#' \item{Upper_Limit}{Upper limit of the confidence interval}
#' }
"example_data11"
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.