R/writeWeatherRecords.R
writeWeatherRecords-methods.Rd
Write weather records into file
writeWeatherRecords(object, ...) # S4 method for class 'WeaAna' writeWeatherRecords(object, file, cols = NULL)
A WeaAna object.
Not used
Path of output file.
Columns to export. All columns exported if NULL
No return values