Skip to content

Instantly share code, notes, and snippets.

@skurscheid
Last active October 27, 2016 22:53
Show Gist options
  • Save skurscheid/8ffd778bf11c53c31b09a69cb8ea2e7e to your computer and use it in GitHub Desktop.
Save skurscheid/8ffd778bf11c53c31b09a69cb8ea2e7e to your computer and use it in GitHub Desktop.
Retrieve host/machine name in your R session
Sys.info()["nodename"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment