The document describes the memisc R package which contains functions for creating publication-ready regression tables. It shows how to use the mtable function to generate a regression table from linear models and export it to an Excel spreadsheet. Additionally, it demonstrates how to write the iris dataset directly to a worksheet and a subset of iris to another location in the same worksheet.Read