inlinedocs (version 2013.9.3)

modify.Rd.file: 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)

Arguments

N
Name of function/file to which we will add documentation.
pkg
Package name.
docs
Named list of documentation in extracted comments.