dbExportMet: Export trials weather records to met file

Description Usage Arguments Value

View source: R/expdb_export.R

Description

Export trials weather records to met file

Usage

1
dbExportMet(con, output, na = NA, ...)

Arguments

con

a connection object as produced by dbConnect

output

The folder of output files

na

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)

Value

Write weather records into files. No return values.


expDB documentation built on Oct. 9, 2021, 1:07 a.m.