R/isAlive.R
isAlive.Rd
Check if a host is active.
isAlive(host, port = NULL)
host address
port to check
isAlive('www.google.com') #> [1] TRUE