lr_get_gbif_data_for_species: Get GBIF data for a given species

Description Usage Arguments Value

View source: R/getdata.R

Description

Download data for a given species from GBIF

Usage

1
2
lr_get_gbif_data_for_species(species, limit = 1000, country = "US",
  state = NULL)

Arguments

species

The species name to search for info for

limit

How many records to return

country

Two letter country code. NULL if you want all countries.

state

Full state name. NULL if you want all states.

Value

An object of class gbif (from the rgbif package)


TCBCprototype/localreports documentation built on Nov. 12, 2021, 7:17 p.m.