[R] write a help file for my own function
Dirk Eddelbuettel
edd at debian.org
Wed Oct 25 20:36:25 CEST 2006
On 25 October 2006 at 14:16, Weiwei Shi wrote:
| I am wondering how I can write a help page for my own function so when
| I type ?myOwnfunc, then the help page will show up?
There is an entire manual devoted to 'extending R', which includes sections
on writing manual pages.
The key insight here is that you do want to create a package.
Hth, Dirk
--
Hell, there are no rules here - we're trying to accomplish something.
-- Thomas A. Edison
More information about the R-help
mailing list