X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=PrintRScript.py;h=8e54bf42bcfc315eb0b92648fd8dbd39aa4c02c4;hp=7f7e4c24791dae4803a26b3be6718a50ab7e26e5;hb=efe71f52a1116aa1a3336178bfd8d6a9fbd5744f;hpb=208fc7cb65f13b9d4fa6f29b7d3933d534aa10b9 diff --git a/PrintRScript.py b/PrintRScript.py index 7f7e4c2..8e54bf4 100644 --- a/PrintRScript.py +++ b/PrintRScript.py @@ -238,7 +238,7 @@ def RchdTxt(DicoPath, RscriptPath, mincl, classif_mode, nbt = 9, svdmethod = 'sv plot(tree.cut2$tree.cl) dev.off() open_file_graph("%s", width = 600, height=400) - plot(tree.cut1$dendro_tot_cl) + plot(tree.cut2$dendro_tot_cl) dev.off() """ % (ffr(DicoPath['dendro2']), ffr(DicoPath['arbre2']))