Hi henri,
R is open source, so you should be able to download the source code of
the package from CRAN.

JC

2011/9/13 Henri Mone <henrim...@gmail.com>:
> Dear R users and experts,
>
> I need to modify an exisiting R function from a package. The function/
> variable is inside a namespace and I have problems accessing it.
> I only need to get access to to corresponding sourcecode. I localised
> the "RDX" and "RDB" files. But it seems to be a binary format.
> How can I convert it to an ASCII format to open  and extract the code
> from a text editio?
>
> Thanks
> Henri
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to