Learn R Programming

DSSAT (version 0.0.6)

write_wth: Writes data to a single DSSAT weather file

Description

Writes data to a single DSSAT weather file

Usage

write_wth(wth, file_name, force_std_fmt = TRUE)

Arguments

wth

a tibble containing the data to write to a DSSAT weather file

file_name

a character vector of length one that contains the name of a single DSSAT file into which `wth` will be written

force_std_fmt

a logical value indicating whether to override the variable format stored within the `wth` object with standard DSSAT formatting