Re: [R] package FactoMineR

2023-01-24 Thread varin sacha via R-help
Dear Petr, Dear Rui, Thanks for your response. I will thus try biplot thanks for the advice. Best, Sacha Envoyé de mon iPhone > Le 24 janv. 2023 à 11:09, PIKAL Petr a écrit : > > Hallo Sacha > > AFAIK the functions in FactoMineR do not enable to manipulate label size. > Plot > is perform

Re: [R] package FactoMineR

2023-01-24 Thread PIKAL Petr
Hallo Sacha AFAIK the functions in FactoMineR do not enable to manipulate label size. Plot is performed by this part: if (graph & (ncp > 1)) { print(plot(res, axes = axes)) if (!is.null(quanti.sup)) print(plot(res, choix = "quanti.sup", axes = axes, ne

Re: [R] package FactoMineR

2023-01-23 Thread Rui Barradas
Às 18:38 de 23/01/2023, varin sacha via R-help escreveu: Dear R-experts, Here below the R code working (page 8  http://www2.uaem.mx/r-mirror/web/packages/FactoMineR/FactoMineR.pdf). But I am trying to get all the labels (the writes) : comfort, university, economic, world, ... smaller. How coul