Skip to content
Prev 315475 / 398503 Next

How to change R file in stats?

On 17 January 2013 07:03, Ibrahim Sobh <im_sobh at hotmail.com> wrote:
For testing the simplest thing you can do is to ?source the file in
your session. But R-core is very well maintained, why
would you need to change the core code? It will only bring you
maintenance chaos. If you need additional feature, maybe
you can have a look on CRAN if it is implemented.

Best,
-m