Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.OSF.3.96.1010622135946.13140B-100000@ija.csic.es>
Date: 2001-06-22T12:15:20Z
From: Agustin Lobo
Subject: *.R files for user libraries
In-Reply-To: <14223.5153.483804.657352@galadriel.ci.tuwien.ac.at>

Hi!

The Writing R Extensions document (R-exts.pdf) states that,
for creating an R library,

""
The `R' subdirectory contains R code files. The code files to be installed
must start with
a (lower or upper case) letter and have one of the extensions `.R', `.S',
`.q', `.r', or `.s'.
""

Does this mean that each function sould go into
a separate *.R file?

I understand that I can save a given function as

save(test,file="R/test.R")

But I have many functions, should I make that each function
go to a separate file? Is there any utility for doing 
this?

Thanks

Agus

Dr. Agustin Lobo
Instituto de Ciencias de la Tierra (CSIC)
Lluis Sole Sabaris s/n
08028 Barcelona SPAIN
tel 34 93409 5410
fax 34 93411 0012
alobo at ija.csic.es


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._