Add another author to the meta data of the file.
Just a wrapper of wb$addCreator()
addCreator(wb, Creator)
wb |
A workbook object |
Creator |
A string object with the name of the creator |
Philipp Schauberger
wb <- createWorkbook() addCreator(wb, "test")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.