Skip to contents

Request for the WildTrax species list for a project

Usage

wt_get_project_species(project)

Arguments

project

The project id associated with the desired species list

Value

A tibble of the WildTrax species list for a specific project

Examples

 if (FALSE) { # \dontrun{
 my_project_species <- wt_get_project_species()
 } # }