projects
/
iramuteq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85c070f
)
...
author
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Mon, 24 Apr 2017 09:27:33 +0000
(11:27 +0200)
committer
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Mon, 24 Apr 2017 09:27:33 +0000
(11:27 +0200)
PrintRScript.py
patch
|
blob
|
history
diff --git
a/PrintRScript.py
b/PrintRScript.py
index
7ae7ac8
..
af4a9bf
100644
(file)
--- a/
PrintRScript.py
+++ b/
PrintRScript.py
@@
-1448,7
+1448,7
@@
class ChronoPropScript(PrintRScript) :
ptc <- tcp/sum(tcp)
dpt <- t(dpt)
dd <- dpt
- """ % self.parametres['var']
+ """ % self.parametres['var']
.replace(u'*', u"\\\\*")
txt += """
classes <- n1[,ncol(n1)]
tcl <- table(classes)