Learn R Programming

fame (version 1.13)

hostName: DNS Host name

Description

On Linux, this is just tolower(Sys.info()["nodename"]). On Windows the node name does not include the DNS suffix, which has to be found by parsing the output of the ipconfig program.

Usage

hostName()

Arguments

Value

  • The DNS host name as a string.

See Also

availablePort to find a port number that is not in use.