Nothing
#' Covariate data file of the target dataset when the outcome is binary.
#' This contains covariate information of the individuals in the target dataset following confounders.
#' @format A dataframe with 200 rows and 18 columns
#' \describe{
#' \item{Column 1}{Family ID}
#' \item{Column 2}{Individual ID}
#' \item{Column 3}{Standardized covariate}
#' \item{Column 4}{Square of the standardized covariate}
#' \item{Column 5}{Confounder 1}
#' \item{Column 6}{Confounder 2}
#' \item{Column 7}{Confounder 3}
#' \item{Column 8}{Confounder 4}
#' \item{Column 9}{Confounder 5}
#' \item{Column 10}{Confounder 6}
#' \item{Column 11}{Confounder 7}
#' \item{Column 12}{Confounder 8}
#' \item{Column 13}{Confounder 9}
#' \item{Column 14}{Confounder 10}
#' \item{Column 15}{Confounder 11}
#' \item{Column 16}{Confounder 12}
#' \item{Column 17}{Confounder 13}
#' \item{Column 18}{Confounder 14}
#' }
"Bcov_target"
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.