write_weather: Write weather data to a Hi-sAFe .WTH file.

Description Usage Arguments See Also Examples

View source: R/weather.R

Description

Writes weather data to a Hi-sAFe .WTH file.

Usage

1

Arguments

data

A data frame containing the weather data.

path

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

See Also

Other hisafe weather functions: read_weather()

Examples

1
2
3
4
## Not run: 
write_weather(wth, "./my_site_modified.wth")

## End(Not run)

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