addCreator | R Documentation |
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.