download_site: Get the site data (ie, metadata) from the BOM website as a...

Description Usage Arguments

View source: R/site.R

Description

Get the site data (ie, metadata) from the BOM website as a data.frame with a single row.

Usage

1
2
download_site(site_numbers, type = c("rainfall", "max_temperature",
  "min_temperature", "solar_exposure"))

Arguments

site_numbers

The site number to retrieve.

type

Which observation type to download metadata for. If the site has no historical data for this type, returns a data frame with zero rows.


mbertolacci/bomdata documentation built on May 22, 2019, 12:19 p.m.