modify.Rd.file: modify Rd file

modify.Rd.fileR Documentation

modify Rd file

Description

Add inline documentation from comments to an Rd file automatically-generated by package.skeleton.

Usage

modify.Rd.file(N, pkg, 
    docs, verbose = FALSE)

Arguments

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?

Author(s)

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]


inlinedocs documentation built on Oct. 19, 2023, 1:06 a.m.