list_species: Fetch taxonomic data of selected accessions.

View source: R/genesys.R

list_speciesR Documentation

Fetch taxonomic data of selected accessions.

Description

Fetch taxonomic data of selected accessions.

Usage

list_species(filters = list())

Arguments

filters

an R structure with Genesys filters

Value

Taxonomic records of selected accessions

See Also

mcpd_filter

Examples

## Not run: 
  # Retrieve taxa of selected accessions
  taxa <- genesysr::list_species(mcpd_filter(INSTCODE = c("LBN002", "MEX002")))

## End(Not run)


genesysr documentation built on Oct. 13, 2023, 9:07 a.m.