Hello guys,
Im having troubles to generate xlsx, for some reason excel dont recognize my dataframe and ask me to repair the file, after that many of lines became incomplete.
write.xlsx(df1, file = "C:/Temp/test.xlsx")
Could you help me please?
Thanks!