sweep_for_stations: Find nearest BOM weather stations

View source: R/sweep_for_stations.R

sweep_for_stationsR Documentation

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.

Author(s)

Hugh Parsonage, hugh.parsonage@gmail.com


adamhsparks/BOMRang documentation built on Jan. 31, 2023, 4:49 a.m.