Write list of data frames to Excel
xlsx.write.list.RdWrites a list of data frames (or other objects) to a single Excel workbook, each element as a separate sheet. Sheet names are taken from list names, with invalid characters replaced by underscores.