Hi!
I’m trying to export a data frame to .xlsx file using the write.xlsx function in the openxlsx package. I keep receiving the error below and not sure how to get around it. Do you know what is the trouble?
write.xlsx {xlsx}
Write.xlsx (tweets, file="Lady.xlsx",
SheetName = "Lady", col.names = TRUE,
row.names = TRUE,
append = FALSE,
pasword = NULL)
Error in Write.xlsx(tweets, file = "Lady.xlsx", SheetName = "Lady", col.names = TRUE, :
can´t find "Write.xlsx"