listIndex {fBasics} | R Documentation |
Lists the content of an index file.
listIndex(package, character.only = FALSE)
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. |
prints the index file.
## listIndex - listIndex("fBasics")