X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=pkg%2FR%2FF_Neighbors.R;h=0003e089a48f9a6736fa33f687e433b7b062ad99;hb=b58167f0785d6545caf2ed887720344e8ad2acd8;hp=51b57304347c66faeb90528fa15428a5ec3b726b;hpb=12119d214a88100dda180043cbe1e2afd10f79af;p=talweg.git diff --git a/pkg/R/F_Neighbors.R b/pkg/R/F_Neighbors.R index 51b5730..0003e08 100644 --- a/pkg/R/F_Neighbors.R +++ b/pkg/R/F_Neighbors.R @@ -28,7 +28,7 @@ #' obtain the final prediction. #' } #' -#' @usage f <- NeighborsForecaster$new(pjump) +#' @usage NeighborsForecaster$new(pjump) #' #' @docType class #' @format R6 class, inherits Forecaster