Learn R Programming

modisfast (version 0.9.1)

mf_list_collections: Get the collections available for download with the modisfast package

Description

Get the collections available for download using the package and a set of related information

Usage

mf_list_collections()

Arguments

Value

A data.frame with the collections available, and a set of related information for each one. Main columns are :

collection

Collection short name

source

Data provider

long_name

Collection long name

doi

DOI of the collection

start_date

First available date for the collection

url_opendapserver

URL of the OPeNDAP server of the data

Examples

Run this code

(head(mf_list_collections()))


Run the code above in your browser using DataLab