allBOMSites: Retrieve all BOM sites in Australia

Description Usage Arguments Value Examples

Description

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

Usage

1
allBOMSites(force_db_update = FALSE)

Arguments

force_db_update

Logical. Should the function load the site information internally or download a newer version.

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)

johnDorian/BOMdataRipper documentation built on May 19, 2019, 3:02 p.m.