From: pierre Date: Mon, 28 Jan 2013 23:18:43 +0000 (+0100) Subject: Merge branch 'master' of http://www.netdig.org/git/iramuteq X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=commitdiff_plain;h=de4de1d1befab72d8e2e40625153e85b0799628e;hp=42a67a41b64a6e0cc3fd2a63a0749e9aa4b9374c Merge branch 'master' of netdig.org/git/iramuteq --- diff --git a/Rscripts/afc_graph.R b/Rscripts/afc_graph.R index 5b12163..eb7da8c 100644 --- a/Rscripts/afc_graph.R +++ b/Rscripts/afc_graph.R @@ -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