writeWeatherRecords-methods: Write weather records into file

Description Usage Arguments Value

Description

Write weather records into file

Write weather records into file

Usage

1
2
3
4
writeWeatherRecords(object, ...)

## S4 method for signature '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


weaana documentation built on Sept. 27, 2021, 5:12 p.m.