[Roxygen-devel] Discussion of documentation examples.

Peter Danenberg pcd at wikitex.org
Thu Jun 19 09:44:47 CEST 2008


> 1) intra-object comments, as for variable `hits` and `xy` in ,
> are ignored.

I'm ignoring them on purpose; should we add them in?

> 2) automatically detect default values of function parameters
> (verbose=TRUE)?

See below.

> 7) Automatically detect type of the return value if `valueClass` is
> provided in the definition of the generic?

I'd like to develop a generic method for finding default values using
parse(); that should solve 2) and 7).


More information about the Roxygen-devel mailing list