fix package
[talweg.git] / pkg / R / F_Average.R
index a1f29ad..72a79f0 100644 (file)
@@ -7,7 +7,7 @@
 #' averaged to provide a smooth prediction. This forecast will most of the time be wrong,
 #' but will also look plausible enough.
 #'
-#' @usage f <- AverageForecaster$new(pjump)
+#' @usage AverageForecaster$new(pjump)
 #'
 #' @docType class
 #' @format R6 class, inherits Forecaster