CHCN (version 1.5)

writeGhcn: A simple wrapper to write.table

Description

Simply writes a file to the data directory using write.table

Usage

writeGhcn(data, directory = DATA.DIRECTORY, filename = "TaveCHCN.dat")

Arguments

data
The data you want to write
directory
defaults to the processed data directory
filename
The filename you want for the data

Value

Details

Simply uses write.table to write the data

Examples

Run this code

 

Run the code above in your browser using DataLab