| osUtilities {fame} | R Documentation |
user returns the user id of the current user.
runningLinux is shorthand for Sys.info()["sysname"] == "Linux".
runningWindows is shorthand for .Platform$OS.type == "windows".
user() runningLinux() runningWindows()
Jeff Hallman