and it failed to work!
I loaded xts package (must have xts and zoo installed b/c xts has a
dependency on zoo.)
Entered the following:
> library(xts)
> data(sample_matrix)
> x1 <- sample_matrix
> x1
> x3 <- x1 %/% x1
> x3
> x4 <- x1 %+% x1
MH (Mike Hilt comment):
After ente
t; 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 sol
2 matches
Mail list logo