allBOMSites: Retrieve all BOM sites in Australia

Description Usage Value Examples

View source: R/allBOMSites.R

Description

A wrapper function to download a list of all BOM sites.

Usage

1

Value

A data.frame with the following; station number, station name, lat, long, start date, end date, years, still active

Examples

1
2
3
4
5
## Not run: 
  sites<-allBOMSites()
  head(sites)

## End(Not run)

bomDataRipper documentation built on May 2, 2019, 5:58 p.m.