Open JulienBlasco opened 7 months ago
Adding a startRow argument to leave a blank before the table would give the user the space to build an Excel graph later.
startRow
toxlsx(iris, path = tempdir(), startRow = 10)
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
Desired output