get_data_sources | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.