person-wb | R Documentation |
Adds a person to a workbook, so that they can be the author of threaded
comments in a workbook with wb_add_thread()
wb_add_person(wb, name = NULL, id = NULL, user_id = NULL, provider_id = "None")
wb_get_person(wb, name = NULL)
wb |
a Workbook |
name |
the name of the person to display. |
id |
(optional) the display id |
user_id |
(optional) the user id |
provider_id |
(optional) the provider id |
wb_add_thread()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.