`metaMDSrotate` <-
function(object, vec, na.rm = FALSE, ...)
{
.Deprecated(new="MDSrotate", "vegan")
MDSrotate(object = object, vec = vec, na.rm = na.rm, ...)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.