Hello,

I have a simple question. I am trying to load data into a zoo object. I have
the data in CSV format as follows

SYMBOL DATE             TIME              PRICE
XX            YYYYMMDD HH:MM:SS      n.nn

and there are multiple symbols in this one data frame.

My question is, do I need to merge DATE and TIME before loading them or can
I specify multiple index.column or index.name fields?

Thanks,
-stephen

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to