dfs2xlsx                Write a list of data frames into an excel file
                        with each data frame in a new sheet and the
                        list element name as its sheet name.
withNames               Helper function for more convenient input
                        (sheet name, data frame, sheet name, data
                        frame, ...).
xlsx2dfs                Read-in Excel file (workbook) as a list of data
                        frames.
