On 9 Dec 2005, [EMAIL PROTECTED] wrote: > Does R have a function to obtain a name of the machine that it is > running on? I'm going to be writing results to a database from > several different machines, and I'd like to be able to identify > where they came from.
Sys.info has nodename which should be the hostname. ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel