get_chatlog: Get the current chatlog

View source: R/get_chatlog.R

get_chatlogR Documentation

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)

Value

a chatlog object

Author(s)

Ulrich Matter umatter@protonmail.com


TheOpenAIR documentation built on April 27, 2023, 5:10 p.m.