modify.Rd.file {inlinedocs} | R Documentation |
Add inline documentation from comments to an Rd file automatically-generated by package.skeleton.
modify.Rd.file(N, pkg, docs)
N |
Name of function/file to which we will add documentation. |
pkg |
Package name. |
docs |
Named list of documentation in extracted comments. |
Toby Dylan Hocking <toby.hocking@etu.upmc.fr>