bomrang (version 0.7.0)

sweep_for_stations: Find nearest BOM weather stations

Description

Find nearest BOM weather stations

Usage

sweep_for_stations(latlon = c(-35.3, 149.2))

Arguments

latlon

A length-2 numeric vector. By default, Canberra (approximately).

Value

A data.table of all weather stations (in this package) sorted by distance from latlon, ascending.