projects
/
iramuteq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
546d1ef
)
correction
author
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Wed, 19 Jun 2024 10:22:30 +0000
(12:22 +0200)
committer
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Wed, 19 Jun 2024 10:22:30 +0000
(12:22 +0200)
Rscripts/prototypical.R
patch
|
blob
|
history
diff --git
a/Rscripts/prototypical.R
b/Rscripts/prototypical.R
index
53a3d30
..
c74c1c8
100644
(file)
--- a/
Rscripts/prototypical.R
+++ b/
Rscripts/prototypical.R
@@
-50,7
+50,7
@@
prototypical <- function(x, mfreq = NULL, mrank = NULL, cexrange=c(0.8, 3), cexa
labcol <- colors[ord.ori]
}
mat.col <- cbind(r.names, labcol)
- write.table(mat.col,file=mat.col.path)
+
#
write.table(mat.col,file=mat.col.path)
ti <- c("Zone du noyau", "Première périphérie", "Seconde périphérie", "Elements contrastés")
if (type == 'classical') {
par(oma=c(1,3,3,1))