Date Timestamp Open High Low Close Volume
1 20131020 22:00:00 1.61730 1.61730 1.61727 1.61727 0.30
2 20131020 22:01:00 1.61722 1.61727 1.61686 1.61686 23.28
3 20131020 22:02:00 1.61682 1.61707 1.61670 1.61698 41.77
4 20131020 22:03:00 1.61695 1.61701 1.61695 1.61695 9.41
5 20131020 22:04:00 1.61680 1.61680 1.61680 1.61680 4.62
6 20131020 22:05:00 1.61682 1.61698 1.61682 1.61698 2.13
7 20131020 22:06:00 1.61684 1.61706 1.61684 1.61706 9.64
8 20131020 22:07:00 1.61701 1.61701 1.61683 1.61686 7.01
9 20131020 22:08:00 1.61692 1.61693 1.61686 1.61686 6.00
10 20131020 22:09:00 1.61686 1.61692 1.61670 1.61692 3.28
11 20131020 22:10:00 1.61683 1.61683 1.61681 1.61681 2.00
12 20131020 22:11:00 1.61687 1.61687 1.61662 1.61681 3.03
13 20131020 22:12:00 1.61664 1.61688 1.61664 1.61688 5.78
14 20131020 22:13:00 1.61688 1.61695 1.61688 1.61695 8.93
As you can see this is a snippet of the dataframe that I have in R. How do I combine the first two columns and convert the data into xts format so I can analyse the time series?