Learn R Programming

vegan (version 1.8-3)

vegandocs: Display Package Documentation

Description

Display package documentation using pager or pdfviewer defined in options.

Usage

vegandocs(doc = c("ChangeLog", "vegan-FAQ.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