Dieter Menne wrote: > One way to handle this is to use Sys.setenv/Sys.getenv to pass parameters by > environment. Make sure, however, that this does not violate security, because > these parameter could be read by other programs. A quick workaround would be > that the receiving program immediately deletes the environment string, after > having read it. > > Dieter
Thanks Dieter. But considering I am just newbie, could you point me to any example to get this working? Thanks! All the best, Ricardo -- Ricardo RodrÃguez Your XEN ICT Team ______________________________________________ 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.