From: Christopher W. Edge (cwedge22@comcast.net)
Date: Tue 19 Feb 2002 - 14:30:17 EST
Message-id: <001501c1b8f5$c048f670$0200a8c0@CHRISTOPNBR4Q1>
Hi,
I'm a new R users (although I have a little experience with S+). I am using the latest version (1.4.1) of R on a Windows 2000 system.
I have obtained several of the additional R packages ("modules") and would like to know how to permanently install them. What I am after is something similar to the following in S+
> .First <- function() { module("module_name") }
This loads a given module at the start of the S+ session so that it is always available. I'm sure there must be a way to do this in R, but I have not been able to find it in the documentation or on the FAQ web site.
Thanks,
Chris Edge
This archive was generated by hypermail 2.1.3 : Wed 16 Oct 2002 - 11:56:57 EST