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

###

Try the ROKET package in your browser

Any scripts or data that you put into this service are public.

ROKET documentation built on April 4, 2025, 2:28 a.m.