vegandocs {vegan}R Documentation

Display vegan Documentation

Description

Deprecated function to display news and vignettes in vegan. You should use news or browseVignettes instead.

Usage

vegandocs(doc = c("NEWS", "ONEWS", "FAQ-vegan", "intro-vegan",
    "diversity-vegan", "decision-vegan", "partitioning", "permutations"))

Arguments

doc

The name of the document (partial match, case sensitive).

Note

The function is deprecated.

Author(s)

Jari Oksanen

See Also

browseVignettes, vignette, news.


[Package vegan version 2.4-3 Index]