Open gavinsimpson opened 2 years ago
We can make a much nicer automatic plot if ggrepel is used to labels the points. Do this for all the ordination methods:
metaMDS()
rda()
cca()
dbrda()
wcmdscale()
capscale()
Hi Gavin, Can you provide an example of how to use ggrepel with ggvegan? I'm trying to avoid overlapping text inside the plot, but it's not working. Thanks.
We can make a much nicer automatic plot if ggrepel is used to labels the points. Do this for all the ordination methods:
metaMDS()
rda()
cca()
dbrda()
wcmdscale()
(see #4 )capscale()