Learn R Programming

mefa (version 3.2-7)

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" contains 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
# NOT RUN {
mefadocs("Change")
mefadocs("Sample")
# }

Run the code above in your browser using DataLab