writeCDTStationData: Write CDT station format to a file.

View source: R/cdtParseStationData_functions.R

writeCDTStationDataR Documentation

Write CDT station format to a file.

Description

Write CDT station format to a file.

Usage

writeCDTStationData(data, file, na.strings = "-99", sep = ",")

Arguments

data

CDT stations data objects.

file

character, full path to the file to save the CDT data

na.strings

character, the missing values flag to write to the file

sep

character, the column separator


rijaf-iri/CDT documentation built on July 3, 2024, 2:54 a.m.