From 9a1242e0e413e86f53214fbe00fc6c055d473f63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Briand?= Date: Thu, 21 Dec 2023 21:06:54 +0100 Subject: [PATCH] Update ELEFAN.R --- R/ELEFAN.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/ELEFAN.R b/R/ELEFAN.R index 9dd97dd..3ab1299 100644 --- a/R/ELEFAN.R +++ b/R/ELEFAN.R @@ -242,7 +242,7 @@ ELEFAN <- function(lfq, Linf_fix = NA, Linf_range = NA, ESP_tanch_L <- matrix(NA,nrow=length(Ks),ncol=length(Linfs)) ESP_list_L <- matrix(NA,nrow=length(Ks),ncol=length(Linfs)) - writeLines(paste("Optimisation procuedure of ELEFAN is running. \nThis will take some time. \nThe process bar will inform you about the process of the calculations.",sep=" ")) + writeLines(paste("Optimisation procedure of ELEFAN is running. \nThis will take some time. \nThe process bar will inform you about the process of the calculations.",sep=" ")) flush.console()