From 5280f41fbdd915f461686a5dfcf6120de8463d73 Mon Sep 17 00:00:00 2001 From: Pierre Date: Wed, 30 Jan 2013 23:33:03 +0100 Subject: [PATCH] .... --- Rscripts/afc_graph.R | 1 - 1 file changed, 1 deletion(-) diff --git a/Rscripts/afc_graph.R b/Rscripts/afc_graph.R index a0d178e..f450f1e 100644 --- a/Rscripts/afc_graph.R +++ b/Rscripts/afc_graph.R @@ -184,7 +184,6 @@ if (typegraph == 0) { } else { library(rgl) rn <- vire.nonascii(rownames(table.in)) - print(rn) rain = rainbow(clnb) colors = rain[classes] #rn <- rownames(table.in) -- 2.7.4