Adding a `startRow ` argument to leave a blank before the table would give the user the space to build an Excel graph later. ## Example usage ``` R toxlsx(iris, path = tempdir(), startRow = 10) ``` ## Desired output 