I guess, you are looking for:
?file.remove
Am 20.03.2010 20:36, schrieb Megh:
Is there any R function to delete a CSV file saved in disk? For example here
I have created following R function :
asd<- function(a = 5) {
dat<- read.delim(file="F:/Test.csv", header=T, sep=",")
res<- dat[1,
Dear all,
merge.zoo produces duplicated time indexes in the example stated below.
Can anybody explain, what I am doing wrong?
Many thanks!
Jan
(R 2.10.0, WindowsXP)
require(chron)
require(zoo)
# create time series (zoo.ts) with no data from 31Aug2009 14:50 to
3Sep2009 7:25
t.st <- chron(
2 matches
Mail list logo