Learn R Programming

rerddap (version 1.2.0)

servers: ERDDAP™ server URLS and other info

Description

ERDDAP™ server URLS and other info

Usage

servers(...)

Value

data.frame with 3 columns:

  • name (character): ERDDAP™ name

  • url (character): ERDDAP™ url

  • public (logical): whether it's public or not

Arguments

...

curl options passed on to crul::verb-GET

Examples

Run this code
if (FALSE) {
servers()
}

Run the code above in your browser using DataLab