X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=PrintRScript.py;h=9a920960cf7b613389e5ea332a84b4fea4c92ec6;hp=db2eeac22288e3e7a1c4e0a12cf0c9372293d2fa;hb=0ddddd038d216355e285058b9308f1975de0105a;hpb=1fb687c23b19ae4cc88146acf393041356c1df3a diff --git a/PrintRScript.py b/PrintRScript.py index db2eeac..9a92096 100644 --- a/PrintRScript.py +++ b/PrintRScript.py @@ -275,7 +275,7 @@ def RchdQuest(DicoPath, RscriptPath, nbcl = 10, mincl = 10): chd.result<-Rchdquest("%s","%s","%s", nbt = nbt, mincl = mincl) n1 <- chd.result$n1 classeuce1 <- chd.result$cuce1 - """ % (DicoPath['Act01'], DicoPath['listeuce1'], DicoPath['uce']) + """ % (DicoPath['mat01'], DicoPath['listeuce1'], DicoPath['uce']) txt += """ tree_tot1 <- make_tree_tot(chd.result$chd)