R/stats_and_utils_re_exports.R

#' Pseudo-function to re-export functions from the \strong{stats} package. 
#' 
#' @name stats functions
#'
#' @importFrom stats loess median na.exclude na.omit predict sd var lm qnorm 
#' qt ccf na.pass quantile
NULL


#' Pseudo-function to re-export functions from the \strong{utils} package. 
#' 
#' @name utils functions
#' 
#' @importFrom utils download.file head object.size tail type.convert URLdecode
#' packageVersion packageDate installed.packages
NULL


#' Pseudo-function to re-export functions from the \strong{grDevices} package. 
#' 
#' @name stats grDevices
#' 
#' @importFrom grDevices cairo_pdf
NULL
skgrange/threadr documentation built on May 11, 2024, 12:16 p.m.