Learn R Programming

ecoengine (version 1.12.0)

ee_search: Ecoengine search

Description

Search across the entire ecoengine database.

Usage

ee_search(query = NULL, foptions = list())

Arguments

query

search term

foptions

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

Examples

Run this code
# NOT RUN {
# lynx_results <- ee_search(query = "genus:Lynx")
# }

Run the code above in your browser using DataLab