R/dualScale-package.R

#' @importFrom matrixcalc matrix.inverse
#' @importFrom stats complete.cases cor
#' @importFrom ff ffapply ff
#' @importFrom Matrix sparseMatrix Matrix t
#' @importFrom ggplot2 aes element_text geom_hline geom_point geom_vline
#' ggplot labs scale_shape_identity scale_x_continuous scale_y_continuous
#' theme theme_bw
#' @importFrom ggrepel geom_label_repel
#' @importFrom grid arrow unit
#' @importFrom eba pcX
#' @importFrom RColorBrewer brewer.pal
#' @importFrom utils capture.output
#' @importFrom glue glue
#'
NULL

Try the dualScale package in your browser

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

dualScale documentation built on Nov. 9, 2023, 9:07 a.m.