projects
/
iramuteq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc14fc8
)
...
author
Pierre
<ratinaud@univ-tlse2.fr>
Mon, 28 Jan 2013 23:17:57 +0000
(
00:17
+0100)
committer
Pierre
<ratinaud@univ-tlse2.fr>
Mon, 28 Jan 2013 23:17:57 +0000
(
00:17
+0100)
Rscripts/afc_graph.R
patch
|
blob
|
history
diff --git
a/Rscripts/afc_graph.R
b/Rscripts/afc_graph.R
index
5b12163
..
eb7da8c
100644
(file)
--- 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