R/tsmethods-package.R

#' @keywords internal
#' @import methods
#' @import data.table
#' @importFrom stats na.omit ts median quantile fitted
#' @importFrom utils tail head data
#' @importFrom graphics hist grid legend lines par plot points abline axis axis.Date axis.POSIXct box polygon layout
#' @importFrom grDevices gray colorRampPalette n2mfrow col2rgb rgb
#' @importFrom zoo coredata index zoo
#' @importFrom xts xts endpoints
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
tsmodels/tsmethods documentation built on Nov. 17, 2024, 12:34 a.m.