This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Unable to completely remove mean points in an R factoextra graph

Hello everybody,

I haven't figured out how I can remove the mean points of a fviz_mfa_quali_biplot, eventhought I am using meam.point=FALSE, but it only removes the colour point, but not the label.

fviz_mfa_quali_biplot(mfa_df1, axes=c(1,3), geom=c("point"), repel=TRUE, labelsize=3, habillage="Variety", mean.point=FALSE, show.legend=FALSE, title=NULL, conf.int=TRUE, ggtheme=theme_bw())

I want to remove teh CS, MT and TF labels (and the squares next to them

mfa statistics r factominer factoextra

0 answers

No answers yet.

Log in to answer this question.