R/orditkplot.R

Defines functions `orditkplot`

###
### Editable Tcl/Tk plot for ordination
###
`orditkplot` <-
    function(...)
{
    .Defunct(package = "vegan",
            msg = "orditkplot was moved to CRAN package vegan3d --
install vegan3d from CRAN and use vegan3d::orditkplot")
}

Try the vegan package in your browser

Any scripts or data that you put into this service are public.

vegan documentation built on May 25, 2026, 5:10 p.m.