On Thu, Aug 13, 2009 at 04:05:07PM +0200, mau...@alice.it wrote: > Maybe I expect too much from a non compiled language. > Anyway, I wonder whether it is possible in R to set constant values > without using any memory location that would take useless space > bacause such values are not going to be changed along the program.
If not in memory, where would the data live? None of the compiled or interpreted languages I have come accross implement magic. cu Philipp -- Dr. Philipp Pagel Lehrstuhl für Genomorientierte Bioinformatik Technische Universität München Wissenschaftszentrum Weihenstephan 85350 Freising, Germany http://webclu.bio.wzw.tum.de/~pagel/ ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.