summaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
Diffstat (limited to 'R')
-rw-r--r--R/imports.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/imports.R b/R/imports.R
index c91d0e1..e994228 100644
--- a/R/imports.R
+++ b/R/imports.R
@@ -1,5 +1,5 @@
#' @importFrom stats predict resid arima ts start ar acf ccf coef fitted lm mvfft rnorm window
#' @importFrom graphics par plot
#' @importFrom utils read.table tail
-#' @import grid
+#' @importFrom grid viewport pushViewport grid.layout grid.newpage
NULL \ No newline at end of file