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)

rerddap documentation built on Aug. 23, 2023, 9:06 a.m.