Learn R Programming

TheOpenAIR (version 0.1.0)

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__")

Value

a chatlog object

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