R/imports.R

#' @importFrom stats dist lm rnorm runif
#' @importFrom smarter smart_df smart_progress 
#'	smart_mkdir smart_table smart_digits smart_names
#'	make_dummy
#' @importFrom survival Surv coxph
#' @importFrom utils combn
#' @importFrom MiRKAT D2K MiRKAT MiRKATS
#' @importFrom ggplot2 ggsave theme element_text
#'	unit ggplot aes facet_grid geom_line geom_hline
#'	ylim xlab ylab labs geom_boxplot element_blank
#'	element_line
#' @importFrom Rcpp sourceCpp
#' @useDynLib ROKET
NULL

###
pllittle/ROKET documentation built on March 5, 2025, 1:42 a.m.