diff options
Diffstat (limited to 'R/imports.R')
-rw-r--r-- | R/imports.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/imports.R b/R/imports.R index c91d0e1..656a4dc 100644 --- a/R/imports.R +++ b/R/imports.R @@ -1,4 +1,4 @@ -#' @importFrom stats predict resid arima ts start ar acf ccf coef fitted lm mvfft rnorm window +#' @import stats #' @importFrom graphics par plot #' @importFrom utils read.table tail #' @import grid |