servers: ERDDAP server URLS and other info

View source: R/servers.R

serversR Documentation

ERDDAP server URLS and other info

Description

ERDDAP server URLS and other info

Usage

servers(...)

Arguments

...

curl options passed on to crul::verb-GET

Value

data.frame with 3 columns:

  • name (character): ERDDAP name

  • url (character): ERDDAP url

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

Examples

## Not run: 
servers()

## End(Not run)

ropensci/rerddap documentation built on Jan. 25, 2024, 6:36 p.m.