available_providers: Name providers available for a given version

View source: R/taxadb_source.R

available_providersR Documentation

Name providers available for a given version

Description

Name providers available for a given version

Usage

available_providers(version = latest_version(), db = td_connect())

Arguments

version

snapshot version, defaults to the latest available

db

a connection from td_connect()

Value

a data.frame of provider and the schemas published for it

Examples

## Not run: 
available_providers()

## End(Not run)

taxadb documentation built on Aug. 31, 2026, 5:07 p.m.