powered by
Institute filters: - code: list of WIEWS institute codes - accessions: boolean, TRUE list only institutes with accessions in Genesys, FALSE without accessions - country$code3: list of ISO3166 country codes
list_institutes(filters = list(), at.least = NULL)
List of institutes
an R structure with Institute filters
structure
stop fetching when at.least records are received from Genesys
mcpd_filter
if (FALSE) { # Retrieve taxa of selected accessions filters <- c(); filters$accessions = TRUE; # Has accessions in Genesys institutes <- genesysr::list_institutes(filters) }
Run the code above in your browser using DataLab