Entering edit mode
23 months ago
sammarin
•
0
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())