search for: olprcfl

Displaying 1 result from an estimated 1 matches for "olprcfl".

2012 May 09
4
Can't read xlsx file into R. Seem, Seem to have XLConnect loaded.
...1.xlsm" [11] "Oil Dly YTD1204 v01.xlsx" "R OG SBCD 1205v01 sCt.lnk" [13] "R setwd to C Prog R sCt OtDt.lnk" So apparently "Oil Dly YTD1204 v01.xlsx" exists in my working directory. SO WHY DOES THE FOLLOWING BEHAVE THE WAY IT DOES? > OlPrcFl <- loadWorkbook(“Oil Dly YTD1204 v01.xlsx”, create = FALSE) Error: unexpected input in "OlPrcFl <- loadWorkbook(“" I can read an xlsx file in when I do: > OlPrcFl <- loadWorkbook(file.choose()) That is not a real, long-term solution. Have same problem installing pack...