Displaying 1 result from an estimated 1 matches for "952262".
Did you mean:
152262
2017 Dec 16
5
Generating help files for a function
Hello everyone!
I'm in the process of writing a package, and I'm using the lovely "R
Package" book as a guideline.
However, in the midst of my work, I discovered that I had omitted a
function and am now putting in it the package. Not a problem. But the
problem is the help file. What is the best way to generate a help file
"after the fact" like that, please?
Thank