fingertipsR (version 1.0.5)

fingertips_ensure_api_available: Check if the given Fingertips API endpoint is available

Description

Check if the given Fingertips API endpoint is available

Usage

fingertips_ensure_api_available(endpoint = fingertips_endpoint())

Arguments

endpoint

string, the API base URL to check

Value

TRUE if the API is available, otherwise stop() is called.