[R] Get user system name

Paolo Sonego paolo.sonego at cbm.fvg.it
Tue Mar 17 15:33:38 CET 2009


UNIX only (At least it works under Linux and Mac OS X):

(user <- system("users", intern=T))

Paolo




More information about the R-help mailing list