Dear expeRts,

I collect some lab specific functions for a package.
Some of this functions need initial data 
(ini files written in R-code). My question is:
Where is the place in the package structure for such files; 
how to load the files?
I think something like:

source(paste(R.home(),"/library/__pkg__/data/__.ini.R", sep=""))

looks a bit clumsy.
I haven't find something about this 
in the "writing R extensions".

Regards
Thomas 

|| Thomas Bock c/o Physikalisch-Technische Bundesanstalt
|| Abbestr. 2-12; D-10587 Berlin, Germany
|| Tel/Fax: ++49-30-3481-354/490, email: [EMAIL PROTECTED]
        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to