Add weather records into expDB

dbAddWeather(con, data, name = NULL)

Arguments

con

a connection object as produced by dbConnect

data

A string character for the path to met file, a WeaAna object, or a data frame.

name

The met name in the database if data is a data frame.

Value

no return values