powered by
Just a wrapper of wb$addCreator()
addCreator(wb, Creator)
A workbook object
A string object with the name of the creator
Philipp Schauberger
wb <- createWorkbook() addCreator(wb, "test")
Run the code above in your browser using DataLab