search for: 41299

Displaying 2 results from an estimated 2 matches for "41299".

Did you mean: 1299
2013 Feb 08
2
Problem reading dates from Excel
...read.xls(my_file) The problem is: one of the columns at the Excel file holds date information like 1-Jan-13, 5-Jan-13, 25-Jan-13. At Excel these information are treated as dates. When I read the file into a dataframe the corresponding data frame column holds numeric information like 41275, 41279, 41299. How can I convert these numeric information into the original date information? Thanks, Edwin [[alternative HTML version deleted]]
2010 Jun 01
1
arrange data
...8 and so on.         day month year rain 1675   1     1 1939  0.0 1676   2     1 1939  0.0 1677   3     1 1939  0.0 1678   4     1 1939  5.8 1679   5     1 1939  0.0 ... 41294  29    12 1987  0.0 41295  30    12 1987  0.0 41296  31    12 1987  0.0 41297   1    12 1988  0.0 41298   2    12 1988  0.0 41299   3    12 1988  0.0 41300   4    12 1988  0.7 41301   5    12 1988  6.1 41302   6    12 1988  0.0 41303   7    12 1988  0.0 41304   8    12 1988  0.0 41305   9    12 1988  0.0 41306  10    12 1988  0.0 41307  11    12 1988  0.0 41308  12    12 1988  0.0 41309  13    12 1988  0.0 41310  14    12 198...