storage by-rows
[talweg.git] / pkg / R / F_Average.R
index 7ec4e90..c28125e 100644 (file)
@@ -4,6 +4,7 @@
 #'
 #' Return the (pointwise) average of the all the (similar) centered day curves
 #' in the past. Inherits \code{\link{Forecaster}}
+#'
 AverageForecaster = R6::R6Class("AverageForecaster",
        inherit = Forecaster,