[Roxygen-devel] skip functions with no roxygen comments

Manuel J. A. Eugster Manuel.Eugster at stat.uni-muenchen.de
Tue Feb 2 18:00:42 CET 2010


> I have been looking into the problem of too many .Rd files being
> generated -- i.e. that .Rd files are generated for *all* functions in
> the source code. I would like internal functions, and those aliased to
> other functions, to be ignored.

If you use 'roxygenize' with use.Rd2 = TRUE, than the default behavior
is that .Rd files are generated only for documented functions.

You can also restrict Rd2 to produce Rd files only for exported
functions (see Rd2.R).


Manuel.


More information about the Roxygen-devel mailing list