Re: [R] labeling loading vectors in vegan

2012-07-31 Thread Gavin Simpson
On Fri, 2012-07-27 at 11:52 -0700, Gordon Holtgrieve wrote: > Hello, > > I am using vegan to do an NMDS plot and I would like to suppress the labels > for the loading vectors. Is this possible? Alternatively, how can I avoid > overlap? Hi Gordon, You seem to be trying to fit the species scores

[R] labeling loading vectors in vegan

2012-07-27 Thread Gordon Holtgrieve
Hello, I am using vegan to do an NMDS plot and I would like to suppress the labels for the loading vectors. Is this possible? Alternatively, how can I avoid overlap? Many thanks for the help. Example code: #perform NMDS using metaMDS() function spe.nmds<-metaMDS(data, distance='bray',k=2 , eng