Learn R Programming

opencage (version 0.2.2)

oc_api_ok: Is the OpenCage API available?

Description

Checks whether the OpenCage API can be reached.

Usage

oc_api_ok(url = "https://api.opencagedata.com")

Arguments

url

The URL of the OpenCage API, https://api.opencagedata.com.

Value

A single logical value, TRUE or FALSE.