Export trials weather records to met file
dbExportMet(con, output, na = NA, ...)
a connection object as produced by dbConnect
The folder of output files
The character for missing value with default NA
All other arguments to define range of export trials. All trials will be export if there are not arguments. Supported arguments include trial (or trialcode)
Write weather records into files. No return values.