ReadAxfBOM: Import a weather station observation axf-file downloaded from...

Description Usage Arguments Value Examples

View source: R/ReadAxfBOM.R

Description

Import a weather station observation axf-file downloaded from a Australian Bureau of Meteorology station

Usage

1

Arguments

data

Filename of the axf file.

Value

Data frame with the observations in file. See http://www.bom.gov.au/weather-services/about/IDY03000.doc for details

Examples

1
2
3
4
## Not run: 
observations <- ReadAxfBOM("filename.axf")

## End(Not run)

MarkusLoew/ReadAxfBOM documentation built on May 7, 2019, 3:35 p.m.