Writes data to a single DSSAT FileX
write_filex(filex, file_name, drop_duplicate_rows = TRUE, force_std_fmt = TRUE)
a list of tibbles containing the data to write to a DSSAT file X
a character vector of length one that contains the name of a single DSSAT file into which `filet` will be written
a logical value indicating whether duplicate rows should be dropped from tier_data
a logical value indicating whether to override the variable format stored within the FileX object with standard DSSAT formatting