# Fit vectors for the main variables to an NMDS configuration
iris.vf <- vf(iris.nmin, iris[,1:4])
plotvf(iris.vf, col="blue")
# A full example is available in the NMDS
# section of the main help file for \link{ecodist}.
Run the code above in your browser using DataLab