R/text.orditkplot.R

`text.orditkplot` <-
    function(x, ...)
{
    text(x$labels, labels = rownames(x$labels), ...)
}
pattakosn/Rworkshop documentation built on May 24, 2019, 8:22 p.m.