Last data update: 2014.03.03

R: FAQ and ChangeLog of a package
FAQR Documentation

FAQ and ChangeLog of a package

Description

Show the FAQ or ChangeLog of a specified package

Usage

FAQ(pkg = "quantreg")
ChangeLog(pkg = "quantreg")

Arguments

pkg

Package Name

Details

Assumes that the FAQ and/or ChangeLog files exist in the proper "inst" directory.

Value

Has only the side effect of showing the files on the screen.

Results