Skip to contents

Summary of providers.

Usage

get_providers(query = NULL)

Arguments

query

Character. Default is NULL (only NULL is valid).

Value

A tibble with columns provider and layer_count.

Examples

if (FALSE) { # \dontrun{
library(geoidep)
get_providers()
} # }