getRdTitle.Rdoc {R.oo} | R Documentation |
Extracts the title string of a Rd file corresponding the the specified method of the specified class.
Rdoc$getRdTitle(class, method, ...)
method |
The method to be search for. |
class |
The class the method belongs to. |
... |
Not used. |
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Rdoc
.