R.utils (version 1.6.4)

readRdHelp: Reads one or more Rd help files in a certain format

Description

Reads one or more Rd help files in a certain format.

Usage

## S3 method for class 'default}(..., format=c("text", "html", "latex", "rd"), drop=TRUE)':
readRdHelpundefined

 ...{Arguments passed to help.}
   format{A character string specifying the return type.}
   drop{If FALSE or more than one help entry is found, the result
     is returned as a list.}

 Returns a list of character strings or a single character string.

 [object Object]


programming

Arguments