Dear R-Gurus,


is it possible, to define variables, which are only
visible to functions belonging to a certain package?
(For a certain package i would like to have something
similar to static variables in C, which are only visible
to functions defined in the same source file.)

In the documentation (``Writing R Extensions") i found
nothing appropriate.

Christian :-)

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

Reply via email to