vegan (version 1.11-0)

vegandocs: Display Package Documentation

Description

Display package documentation using pager or pdfviewer defined in options.

Usage

vegandocs(doc = c("NEWS", "ChangeLog", "FAQ-vegan.pdf", 
    "intro-vegan.pdf", "diversity-vegan.pdf", "decision-vegan.pdf", 
    "partitioning.pdf"))

Arguments

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

See Also

vignette.

Examples

Run this code
vegandocs("Change")

Run the code above in your browser using DataLab