ee_checklists: Ecoengine checklists

View source: R/ee_checklists.R

ee_checklistsR Documentation

Ecoengine checklists

Description

Retrieves existing checklists from the ecoengine database

Usage

ee_checklists(subject = NULL, foptions = list())

Arguments

subject

Enter one of the following subjects: Mammals, Mosses, Beetles, Spiders, Amphibians, Ants, Fungi, Lichen, Plants.

foptions

A list of additional arguments for httr. There is no reason to use this argument except for debugging purposes.

Value

data.frame

Examples

# all_lists  <- ee_checklists()
# mammals_list  <- ee_checklists(subject = "Mammals")
# spiders  <- ee_checklists(subject = "Spiders")

ropensci/ecoengine documentation built on Sept. 29, 2022, 1:02 p.m.