get_chatlog | R Documentation |
This function extracts the current chatlog of a given chat from the chat environment.
get_chatlog(x = ".__CURRENTCHAT__")
x |
either a chatlog object r, or a character string representing the id of a chatlog (the default is ".__CURRENTCHAT__", the current log of the chat()-function) |
a chatlog object
Ulrich Matter umatter@protonmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.