Check if a host is active.

isAlive(host, port = NULL)

Arguments

host

host address

port

port to check

Examples

isAlive('www.google.com')
#> [1] TRUE