Learn R Programming

mefa (version 1.1-4)

mefadocs: Display Package Documentation

Description

Display package documentation using pager or pdfviewer defined in options.

Usage

mefadocs(doc = c("ChangeLog","SampleReport"))

Arguments

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

Details

"ChangeLog" containss version history, "SampleReport" shows an example LaTeX document how to use report.mefa to prepare Sweave reports based on faunistic data.

Examples

Run this code
mefadocs("Change")
mefadocs("Sample")

Run the code above in your browser using DataLab