sweep_for_stations: Find nearest BOM weather stations

Description Usage Arguments Value Author(s)

View source: R/sweep_for_stations.R

Description

Find nearest BOM weather stations

Usage

1
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


bomrang documentation built on March 29, 2021, 5:11 p.m.