storage by-rows
[talweg.git] / pkg / R / F_Persistence.R
index 220e04c..1d9fd19 100644 (file)
@@ -4,6 +4,7 @@
 #'
 #' Return the last centered (similar) day curve.
 #' Inherits \code{\link{Forecaster}}
+#'
 PersistenceForecaster = R6::R6Class("PersistenceForecaster",
        inherit = Forecaster,