fix tests
[talweg.git] / pkg / R / F_Neighbors.R
index ffb068f..9af4725 100644 (file)
@@ -264,7 +264,7 @@ NeighborsForecaster = R6::R6Class("NeighborsForecaster",
                fdays = fdays[
                        sort(distances[same_pollution],index.return=TRUE)$ix[1:max_neighbs] ]
        }
-       fdsays
+       fdays
 }
 
 #' compute similarities