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