import excel sheet

<!-- i get an error when i try to import an excel sheet

library(xlsx)
file <- read.xlsx("data.xls", sheetIndex=1)

1 Like

Could you supply us with some code and the error message?

1 Like

i found my solution on youtube

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.