read.xlsx | read a sheet table in xlsx file as a |
open.xlsx | |
sheetNames | get all sheet names |
write.xlsx | |
createWorkbook | Functions to manipulate Excel 2007 workbooks.createWorkbook creates an empty workbook object. |
createSheet | Functions to manipulate worksheets.Functions to manipulate worksheets. Create a new worksheet for a given xlsx file |
createRow |