get_data_sources: List providers, description, year and link

get_data_sourcesR Documentation

List providers, description, year and link

Description

This function allows you to list the list of available providers of the geoidep package.

Usage

get_data_sources(query = NULL)

Arguments

query

A string. Default is NULL. List of available providers. For more details, use the 'get_providers' function.

Value

A tibble object.

Examples


library(geoidep)
get_data_sources()


geoidep documentation built on Sept. 23, 2024, 1:06 a.m.