list_species: Get list of species

View source: R/get_lists.R

list_speciesR Documentation

Get list of species

Description

Get list of available species

Usage

list_species(species = NULL, url = gnapi_url())

Arguments

species

Optional character string, to obtain a particular, single species

url

URL for GeneNetwork API

Value

Data frame with columns FullName, Id, Name, and TaxonomyId.

See Also

list_groups(), list_datasets()

Examples

list_species()

kbroman/GNapi documentation built on July 29, 2023, 10:10 a.m.