Skip to contents

Check if the host of a URL is online

Usage

online(url = "google.com")

Arguments

url

a URL to check

Value

boolean

Examples

online()
#> [1] TRUE