fBasics (version 3011.87)

listDescription: Description File Listing

Description

Lists the content of a description file.

Usage

listDescription(package, character.only = FALSE)

Arguments

package
a literal character or character string denoting the name of the package to be listed.
character.only
a logical indicating whether 'package' can be assumed to be character strings.

Value

prints the description file.

See Also

listFunctions, listIndex.

Examples

Run this code
## listDescription -
   listDescription("fBasics")

Run the code above in your browser using DataLab