writeWeatherRecords: Write weather records into file
Description
Write weather records into file
Write weather records into file
Usage
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