I used \'package.skeleton()\' to generate .Rd help files a few months ago. I have edited these files, and I have also changed the functions, removed some functions, added ot
Rd2roxygen
was designed to help package developers who have been "stuck" in the raw Rd files but want to switch to roxygen
-- it can process Rd files and update the R scripts with roxygen comments. From then on, you can begin to enjoy the power of roxygen
. So Rd2roxygen
is not a direct answer, but it might help you with the transition.