...
authorPierre <ratinaud@univ-tlse2.fr>
Mon, 28 Jan 2013 23:17:57 +0000 (00:17 +0100)
committerPierre <ratinaud@univ-tlse2.fr>
Mon, 28 Jan 2013 23:17:57 +0000 (00:17 +0100)
Rscripts/afc_graph.R

index 5b12163..eb7da8c 100644 (file)
@@ -77,7 +77,7 @@ if ( qui == 3 ) {
         ry <- range(table.in[,2], na.rm = TRUE)
         rz <- range(table.in[,3], na.rm = TRUE)
     }
-    if (exists(afctable)) {
+    if (exists('afctable')) {
         eff <- rowSums(afctable)
     } else {
         eff <- afctable$rowmass