Learn R Programming

ecoengine (version 1.12.0)

ee_sources: Ecoengine data sources

Description

Returns a full list of data sources supported by the ecoengine

Usage

ee_sources(foptions = list())

Arguments

foptions

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

Value

data.frame

Examples

Run this code
# NOT RUN {
# source_list <- ee_sources()
# }

Run the code above in your browser using DataLab