storage by-rows
[talweg.git] / pkg / R / Forecast.R
index bcafd3a..c64d24f 100644 (file)
@@ -29,6 +29,7 @@
 #' \item{\code{getIndexInData(index)}}{
 #'   Get index in data which corresponds to current forecast.}
 #' }
+#'
 Forecast = R6::R6Class("Forecast",
        private = list(
                .pred = list(),