Sourcing functions
On May 1, 2010, at 6:22 PM, paellota wrote:
Hello, I'm quite a noob on R. I just wanted to know: is there a way to definitely teach R a new function or do I have to source the code of the function in every new session?
If you read the Installation and Administration document you should find material on that process. Look for the section that describes the care and feeding of .Rprofile or type ?Startup # in an R console session.
Thanks for your answer... --
David Winsemius, MD West Hartford, CT