write.tsd: Write xts data out into file 'write.tsd'

Description Usage Arguments

View source: R/writePIHM.R

Description

Write xts data out into file write.tsd

Usage

1
2
write.tsd(x, file, append = F, quite = F, header = NULL,
  backup = TRUE)

Arguments

x

xts data

file

file name

append

whether append

quite

TRUE/FALSE, if quiet mode

header

Header of the file. Default is the dimension of data.frame.

backup

TRUE/FALSE, if backup the existing file


happynotes/PIHMgisR documentation built on Jan. 25, 2020, 9:51 p.m.