I have 4 separate Excel spreadsheets, and I would like to unify them, that is, leave them in just one. It is possible? As it is, I'm doing it like this:
Here is an example of writing two data frames, df1 and df2, into a newly created Excel Workbook, putting each data frame in its own sheet. I used the package openxlsx.