Displaying 1 result from an estimated 1 matches for "datexls".
Did you mean:
  dates
  
2008 Mar 25
5
reading Excel file
Hi R,
 
I have an excel file in which the third column is "date" and others are
"character" and "numeric".
Number of columns are 12
 
If I use this to read the file in R:   x = read.xls("D:\\file.xls")
 
The problem is that my date column is read in julian dates.
 
So I am using:                           x = read.xls("D:\\file.xls",