X-Git-Url: http://www.iramuteq.org/git?a=blobdiff_plain;f=PrintRScript.py;h=9a920960cf7b613389e5ea332a84b4fea4c92ec6;hb=7fb5b2b86f6c9a0617208ee85211177c23d12f47;hp=db2eeac22288e3e7a1c4e0a12cf0c9372293d2fa;hpb=22f93a602f3584ddc6ba68114556212c90307a50;p=iramuteq 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)