Learn R Programming

nominatimlite (version 0.1.6)

nominatim_check_access: Check access to Nominatim API

Description

Check if R has access to resources at https://nominatim.openstreetmap.org.

Usage

nominatim_check_access()

Arguments

Value

a logical.

See Also

https://nominatim.org/release-docs/latest/api/Status/

Other api_management: api_call()

Examples

Run this code
# NOT RUN {
nominatim_check_access()
# }

Run the code above in your browser using DataLab