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