R/imports.R

#' @useDynLib dnapath
NULL

#' @importFrom tibble tibble
#' @importFrom Rdpack reprompt
#' @importFrom stats approx cov2cor cor density dnorm median
#' @importFrom utils combn head tail
#' @importFrom methods is
#' @importFrom graphics par plot
#' @importFrom grDevices rgb
#' @importFrom gtools permutations
#' @importFrom curl has_internet
#' @importFrom igraph V E
#' @importFrom corpcor pcor.shrink
NULL

#' @import Rcpp
#' @import dplyr
#' @import SeqNet
#' @import ggplot2
NULL

Try the dnapath package in your browser

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

dnapath documentation built on May 9, 2022, 9:05 a.m.