#' #' Let \code{PLINK}/\code{PLINK2}
#' #' calculate the missing rates summary statistic.
#' #'
#' #' Let \code{PLINK}/\code{PLINK2}
#' #' calculate the missing rates summary statistic.
#' #' @note This function is named after the \code{--missing} flag
#' #' used by \code{PLINK}
#' #' @inheritParams default_params_doc
#' #' @return a \link[tibble]{tibble}
#' #' @author Richèl J.C. Bilderbeek
#' #' @export
#' missing <- function(
#' bfile,
#' out
#' ) {
#' stop("Use 'mssing_bfile'")
#' }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.