[R] specifying data

sprohl at na.uni-tuebingen.de sprohl at na.uni-tuebingen.de
Thu Jul 10 08:10:36 CEST 2008


Hello,
I have to merge several serie by "date". I used:

cb<-merge(cbds,cbbond,by=c("date"),all=T).

I have the daily and the high frequency data.
Unfortunately, the programm did not sort by "sort"
my data in a chronological manner.
Is there any possibility to do this in R?.
Thanks in advance,
Silke



More information about the R-help mailing list