oe_providers {osmextract} | R Documentation |
Summary of available providers
Description
This function is used to display a short summary of the major characteristics of the databases associated to all available providers.
Usage
oe_providers(quiet = FALSE)
Arguments
quiet |
Boolean. If |
Value
A data.frame
with 4 columns representing the name of each available
provider, the name of the corresponding database and the number of features
and fields.
Examples
oe_providers()
[Package osmextract version 0.5.1 Index]