Skip to contents

Returns a data frame with information about all available weather buoy stations.

Usage

get_stations()

Value

Data frame with station metadata

Examples

if (FALSE) { # \dontrun{
stations <- get_stations()
} # }