| AuthorList | R Documentation | 
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.comments.author.html
AuthorList(author = list(), ...)
| author | author | 
| ... | Additional arguments, i.e. kwargs. | 
An openpyxl Python object.
## Not run: 
AuthorList(author = c("author1", "author2"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.