Skip to content
Prev 1172 / 7420 Next

vegdist producing empty result object

Dave,

The vegdist function of the vegan package produces an object of class
"dist" similarly to the dist function in stats. It can be converted
into a symmetric matrix by as.matrix(x). The help page of dist will
give you details about the structure of "dist" objects.

Cheers,

Peter
On Wed, Apr 7, 2010 at 12:02 PM, Chagaris, Dave <Dave.Chagaris at myfwc.com> wrote: