get_chatlog: Get the current chatlog
Description
This function extracts the current chatlog of a given chat from the chat environment.
Usage
get_chatlog(x = ".__CURRENTCHAT__")
Arguments
- 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)
Author
Ulrich Matter umatter@protonmail.com