Hi,
There is something like that (not so sophiscticated) defined in the
green book, but it is not implemented in R. You should look at the
mvbutils package, ?dochelp, ?flatdoc, ?doc3Rd, to get such features.
Best,
Philippe Grosjean
Romain Francois wrote:
> Hi,
>
> Is there something similar t
Hi,
Is there something similar to javadoc or doxygen for R, ie ability to
create a first draft of an Rd file reading the comments that are in a
script file?
For example, for the weighted.mean function in base, one could write the
source as :
weighted.mean <- function(
x, #@ a nume