Skip to contents

The weather_radars() function is used to retreive weather radar metadata from the OPERA network. The retrieved data is returned as a tibble.

Usage

weather_radars()

Value

A tibble containing weather radar metadata

Examples

if (FALSE) { # interactive()
weather_radars()
}