When I do a Correspondence Analysis using R it comes an error like this picture
It plot a picture when I use the same fviz_ca_biplot method and the All4 data with more columns(8 columns, cross gender and age). This time I use just gender that has only 2 columns.
Why this happened just because of the different columns number?
How can I solve it.
When I return to the former situation, it remains ok. I didn't find any similar problem yet by google.