Skip to contents

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.