Use function cmdscale()
, check its help to make it return eigenvalues.
Use function wascores()
.
Use function metaMDS()
and check its help for arguments.
Just print the result returned by metaMDS()
.
Use function stressplot()
.