Hello there, every time I try to open Rstudio, this message always appears, how can I eliminate it or what can I do about it??

go to your project options and disable saving and loading of the workspace.
workspaces are usually more hindrance than help.
image

Hi @david4, Im know the write.xlsx() fucntion but is the openxlsx packages.

install.packages(openxlsx)
library(openxlsx)
write.xlsx()

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

If you have a query related to it or one of the replies, start a new topic and refer back with a link.