modify.Rd.file | R Documentation |
Add inline documentation from comments to an Rd file automatically-generated by package.skeleton.
modify.Rd.file(N, pkg,
docs, verbose = FALSE)
N |
Name of function/file to which we will add documentation. |
pkg |
Package name. |
docs |
Named list of documentation in extracted comments. |
verbose |
Cat messages? |
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre], Keith Ponting [aut], Thomas Wutzler [aut], Philippe Grosjean [aut], Markus Müller [aut], R Core Team [ctb, cph]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.