get_data_sources {geoidep} | R Documentation |
This function allows you to list the list of available providers of the geoidep package.
get_data_sources(query = NULL)
query |
A string. Default is NULL. List of available providers. For more details, use the 'get_providers' function. |
A tibble object.
library(geoidep)
get_data_sources()