Skip to content
Prev 387529 / 398503 Next

About fviz_famd_ind()

Hi

I use fviz_famd_ind() from factoextra and I would like to know

1) How can I decrease the font size?

2) How to increase max.overlaps?


ind <- get_famd_ind(res.famd)
fviz_famd_ind(res.famd, col.ind = "cos2",
              gradient.cols = c("#00AFBB", "#E7B800", "#FC4E07"),
              repel = TRUE)


Regards,
Mahmood