R/servers.R
servers.Rd
ERDDAP server URLS and other info
servers(...)
curl options passed on to crul::verb-GET
data.frame with 3 columns:
name (character): ERDDAP name
url (character): ERDDAP url
public (logical): whether it's public or not
if (FALSE) { servers() }