Write weather records into file

Write weather records into file

writeWeatherRecords(object, ...)

# S4 method for WeaAna
writeWeatherRecords(object, file, cols = NULL)

Arguments

object

A WeaAna object.

...

Not used

file

Path of output file.

cols

Columns to export. All columns exported if NULL

Value

No return values