list_snapshots: List the taxonomic snapshots available from the taxadb...

View source: R/taxadb_source.R

list_snapshotsR Documentation

List the taxonomic snapshots available from the taxadb repository

Description

List the taxonomic snapshots available from the taxadb repository

Usage

list_snapshots(db = td_connect())

Arguments

db

a connection from td_connect()

Details

Requires network access. Results are cached for the session.

Value

a data.frame with one row per published Parquet file, giving its version, schema, provider and uri.

Examples

## Not run: 
list_snapshots()

## End(Not run)

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