read_weather: Read weather data from a Hi-sAFe .WTH file.

Description Usage Arguments Value See Also Examples

View source: R/weather.R

Description

Reads weather data from a Hi-sAFe .WTH file.

Usage

1

Arguments

path

A character string of the path (relative or absolute) to the .WTH file.

Value

A data frame (tibble) of the weather data.

See Also

Other hisafe weather functions: write_weather()

Examples

1
2
3
4
## Not run: 
wth <- read_weather("./my_site.wth")

## End(Not run)

kevinwolz/hisafer documentation built on Oct. 19, 2020, 4:43 p.m.