Gets messages from the chunks
object
chunks_messages.Rd
This function returns a list of all the messages encountered during evaluation of the code
in the chunks
object.
Usage
chunks_messages(chunks = get_chunks_object())
Arguments
- chunks
optional, (
chunks
) object. If not provided then automaticchunks
object detection is run via get_chunks_object