R/sageR-package.R

#' @importFrom grDevices colorRampPalette gray
#' @importFrom graphics abline axis box image mtext par persp plot.new plot.window points strwidth title
#' @importFrom stats weighted.mean
#' @import ggplot2

#' @keywords internal
"_PACKAGE"

if (getRversion() >= "2.15.1")  utils::globalVariables(c("x", "y", "text", "axis.no"))

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL

Try the sageR package in your browser

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

sageR documentation built on March 31, 2023, 6:16 p.m.