fBasics (version 3011.87)

listIndex: Index File Listing

Description

Lists the content of an index file.

Usage

listIndex(package, character.only = FALSE)

Arguments

package
a literal character string or a 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 index file.

See Also

listDescription, listIndex.

Examples

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

Run the code above in your browser using DataLab