host {RandomFields} | R Documentation |
The functions hostname
and pid
return
the host name and the PID, respectively.
hostname() pid()
If R runs on a unix platform the host name and the PID are returned, otherwise the empty string and naught, respectively.
hostname |
returns a string |
pid |
returns an unsigned integer |
Martin Schlather, schlath@hsu-hh.de http://www.unibw-hamburg.de/WWEB/math/schlath/schlather.html