"TEMPL Matthias" <[EMAIL PROTECTED]> writes: > But how can I see the *documented* source code in Windows? I think i.e. > in the /flexmix/library/man/all.rda file is the documented(?) code for > all functions of Package flexmix, but the standard Windows XP cannot > open .rda files correct.
No that's not it. The .rda files are like R workspaces. > Is there a way to read the documented source code of a function under > Windows and R2.0.1? Yes. Fetch the source code for the package or R itself, and read the relevant source files. These are available from CRAN. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
