Nothing
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @name plinkQC
#' @import ggplot2
#' @importFrom randomForest randomForest
#' @importFrom methods getPackageName as
#' @importFrom utils read.table write.table combn read.csv
#' @importFrom optparse make_option parse_args OptionParser
#' @importFrom dplyr filter select select_
#' @importFrom tidyr pivot_longer
#' @importFrom cowplot plot_grid
#' @importFrom UpSetR upset
#' @importFrom methods is
#' @importFrom stats sd predict median
## usethis namespace: end
NULL
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.