hi, i've added roxygen2(!) style comments to the functions in the rkward R package. not writing new docs, just using Rd2roxygen on the present Rd files. i stumbled across this in public.R:
<code> # utility to convert the rkward meta data of objects created in rkward < 0.4.0 # keep for a few months after 0.4.0 is out "rk.convert.pre040" <- function (x) { ... </code> is that still used? another question i have is regarding the destinction between "internal" and "public". all "internal" functions are actually publicly available, many of them are just hidden because their name starts with a dot. is that for a reason? if this was not intended, i could add @export tags only where they belong. for the really public functions i would like to split the public.R file into one file per linked group of functions, if that's ok. viele grüße :: m.eik -- dipl. psych. meik michalke abt. f"ur diagnostik und differentielle psychologie institut f"ur experimentelle psychologie heinrich-heine-universit"at d"usseldorf
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________ RKWard-devel mailing list RKWard-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rkward-devel