powered by
This function allows you to list the list of available providers of the geoidep package.
get_data_sources(query = NULL)
A tibble object.
A string. Default is NULL. List of available providers. For more details, use the `get_providers` function.
# \donttest{ library(geoidep) get_data_sources() # }
Run the code above in your browser using DataLab